Update recovery names.
This commit is contained in:
parent
d7dd77d6bb
commit
ca40df8e01
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
name: cloudnative-pg-secret
|
||||
bootstrap:
|
||||
recovery:
|
||||
source: &previousCluster postgres-v3
|
||||
source: &previousCluster valinor-postgres
|
||||
postgresql:
|
||||
parameters:
|
||||
max_connections: "600"
|
||||
|
@ -35,7 +35,7 @@ spec:
|
|||
maxParallel: 8
|
||||
destinationPath: s3://valinor-cnpg/
|
||||
endpointURL: https://${SECRET_CLOUDFLARE_ACCOUNT_ID}.r2.cloudflarestorage.com
|
||||
serverName: valinor-postgres
|
||||
serverName: valinor-postgres-v2
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: cloudnative-pg-secret
|
||||
|
|
Reference in a new issue