mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
✨ postgres16-v2
This commit is contained in:
@@ -42,7 +42,7 @@ spec:
|
|||||||
endpointURL: https://minio.${SECRET_DOMAIN}:9000
|
endpointURL: https://minio.${SECRET_DOMAIN}:9000
|
||||||
# Note: serverName version needs to be inclemented
|
# Note: serverName version needs to be inclemented
|
||||||
# when recovering from an existing cnpg cluster
|
# when recovering from an existing cnpg cluster
|
||||||
serverName: postgres16-v1
|
serverName: postgres16-v2
|
||||||
s3Credentials:
|
s3Credentials:
|
||||||
accessKeyId:
|
accessKeyId:
|
||||||
name: cloudnative-pg-secret
|
name: cloudnative-pg-secret
|
||||||
@@ -54,18 +54,18 @@ spec:
|
|||||||
# # cluster when recovering from an existing cnpg cluster
|
# # cluster when recovering from an existing cnpg cluster
|
||||||
# bootstrap:
|
# bootstrap:
|
||||||
# recovery:
|
# recovery:
|
||||||
# source: postgres-v6
|
# source: postgres16-v1
|
||||||
# externalClusters:
|
# externalClusters:
|
||||||
# - name: postgres-v6
|
# - name: postgres16-v1
|
||||||
# barmanObjectStore:
|
# barmanObjectStore:
|
||||||
# destinationPath: s3://postgresql/
|
# destinationPath: s3://postgresql/
|
||||||
# endpointURL: https://minio.${SECRET_DOMAIN}:9000
|
# endpointURL: https://minio.${SECRET_DOMAIN}:9000
|
||||||
# s3Credentials:
|
# s3Credentials:
|
||||||
# accessKeyId:
|
# accessKeyId:
|
||||||
# name: postgres-minio
|
# name: cloudnative-pg-secret
|
||||||
# key: MINIO_ACCESS_KEY
|
# key: aws-access-key-id
|
||||||
# secretAccessKey:
|
# secretAccessKey:
|
||||||
# name: postgres-minio
|
# name: cloudnative-pg-secret
|
||||||
# key: MINIO_SECRET_KEY
|
# key: aws-secret-access-key
|
||||||
# wal:
|
# wal:
|
||||||
# maxParallel: 8
|
# maxParallel: 8
|
||||||
|
Reference in New Issue
Block a user