recover matrix

This commit is contained in:
2024-05-30 10:30:17 -05:00
parent e2b73c23a8
commit cf784e1f3a

View File

@@ -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