diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index a09d6ed58..6dc50e620 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -168,7 +168,7 @@ redis: persistence: enabled: false postgres-16-cluster: - mode: standalone + mode: recovery cluster: walStorage: storageClass: local-path @@ -178,12 +178,17 @@ postgres-16-cluster: enabled: true prometheusRule: enabled: false - backup: - enabled: true + recovery: endpointURL: https://s3.us-east-2.amazonaws.com destinationPath: s3://cl01tl-postgresql-backups/matrix-synapse endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret - backupIndex: 1 + recoveryIndex: 1 + backup: + enabled: false + endpointURL: https://s3.us-east-2.amazonaws.com + destinationPath: s3://cl01tl-postgresql-backups/matrix-synapse + endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret + backupIndex: 2 retentionPolicy: 14d cloudflared-synapse: name: cloudflared-synapse