diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 713116324..1f24d97d1 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -324,7 +324,7 @@ cloudflared-hookshot: name: cloudflared-hookshot existingSecretName: matrix-synapse-cloudflared-hookshot-secret postgres-17-cluster: - mode: recovery + mode: standalone cluster: walStorage: storageClass: local-path @@ -335,13 +335,9 @@ postgres-17-cluster: cpu: 200m monitoring: enabled: true - recovery: - endpointURL: https://nyc3.digitaloceanspaces.com - destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster - endpointCredentials: matrix-synapse-postgresql-17-cluster-backup-secret backup: enabled: false endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster endpointCredentials: matrix-synapse-postgresql-17-cluster-backup-secret - backupIndex: 2 + backupIndex: 1