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
|
name: cloudnative-pg-secret
|
||||||
bootstrap:
|
bootstrap:
|
||||||
recovery:
|
recovery:
|
||||||
source: &previousCluster postgres-v3
|
source: &previousCluster valinor-postgres
|
||||||
postgresql:
|
postgresql:
|
||||||
parameters:
|
parameters:
|
||||||
max_connections: "600"
|
max_connections: "600"
|
||||||
|
@ -35,7 +35,7 @@ spec:
|
||||||
maxParallel: 8
|
maxParallel: 8
|
||||||
destinationPath: s3://valinor-cnpg/
|
destinationPath: s3://valinor-cnpg/
|
||||||
endpointURL: https://${SECRET_CLOUDFLARE_ACCOUNT_ID}.r2.cloudflarestorage.com
|
endpointURL: https://${SECRET_CLOUDFLARE_ACCOUNT_ID}.r2.cloudflarestorage.com
|
||||||
serverName: valinor-postgres
|
serverName: valinor-postgres-v2
|
||||||
s3Credentials:
|
s3Credentials:
|
||||||
accessKeyId:
|
accessKeyId:
|
||||||
name: cloudnative-pg-secret
|
name: cloudnative-pg-secret
|
||||||
|
|
Reference in a new issue