diff --git a/kubernetes/apps/fediverse/mastodon/app/cnpg/cluster.yaml b/kubernetes/apps/fediverse/mastodon/app/cnpg/cluster.yaml index a590c78..3abdc24 100644 --- a/kubernetes/apps/fediverse/mastodon/app/cnpg/cluster.yaml +++ b/kubernetes/apps/fediverse/mastodon/app/cnpg/cluster.yaml @@ -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