Skip to content

Commit

Permalink
Whee.
Browse files Browse the repository at this point in the history
  • Loading branch information
kashalls committed Nov 26, 2024
1 parent c85bcd1 commit e49d766
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
enableSuperuserAccess: true
bootstrap:
recovery:
source: &previousCluster postgres-v26
source: &previousCluster postgres-v27
postgresql:
parameters:
max_connections: "600"
Expand All @@ -32,7 +32,7 @@ spec:
maxParallel: 8
destinationPath: s3://cloudnative-pg-v1/
endpointURL: https://${CLOUDFLARE_ACCOUNT_ID}.r2.cloudflarestorage.com
serverName: &currentCluster postgres-v27
serverName: &currentCluster postgres-v28
s3Credentials:
accessKeyId:
name: cloudnative-pg-secret
Expand Down

0 comments on commit e49d766

Please sign in to comment.