mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
chore: vars
This commit is contained in:
@@ -38,7 +38,7 @@ spec:
|
||||
compression: bzip2
|
||||
maxParallel: 8
|
||||
destinationPath: s3://postgresql/
|
||||
endpointURL: https://s3.feisar.ovh
|
||||
endpointURL: https://s3.${SECRET_INTERNAL_DOMAIN}
|
||||
# Note: serverName version needs to be inclemented
|
||||
# when recovering from an existing cnpg cluster
|
||||
serverName: postgres16-v3
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
# - name: postgres16-v2
|
||||
# barmanObjectStore:
|
||||
# destinationPath: s3://postgresql/
|
||||
# endpointURL: https://s3.feisar.ovh
|
||||
# endpointURL: https://s3.${SECRET_INTERNAL_DOMAIN}
|
||||
# s3Credentials:
|
||||
# accessKeyId:
|
||||
# name: cloudnative-pg-secret
|
||||
|
Reference in New Issue
Block a user