Skip to content

Commit

Permalink
fix(kyak): bump db
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Jan 2, 2025
1 parent c192555 commit 2999e9b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
# Note: Bootstrap is needed when recovering from an existing cnpg cluster
bootstrap:
recovery:
source: &previousCluster postgres16-v3
source: &previousCluster postgres16-v5
postgresql:
parameters:
max_connections: "600"
Expand All @@ -39,8 +39,8 @@ spec:
compression: bzip2
maxParallel: 8
destinationPath: s3://cnpg-dc1986ff/
endpointURL: https://${SECRET_CLOUDFLARE_ACCOUNT_ID}.r2.cloudflarestorage.com
serverName: &currentCluster postgres16-v5
endpointURL: https://d78593257a77725d26d210d4d91ca58a.r2.cloudflarestorage.com
serverName: &currentCluster postgres16-v6
s3Credentials:
accessKeyId:
name: cloudnative-pg-secret
Expand Down

0 comments on commit 2999e9b

Please sign in to comment.