boot standalone

This commit is contained in:
2024-05-30 11:26:10 -05:00
parent 54268f9747
commit b7f28978b1

View File

@@ -168,27 +168,22 @@ redis:
persistence:
enabled: false
postgres-16-cluster:
mode: recovery
mode: standalone
cluster:
walStorage:
storageClass: ceph-block
storageClass: local-path
storage:
storageClass: ceph-block
storageClass: local-path
monitoring:
enabled: true
prometheusRule:
enabled: false
recovery:
endpointURL: https://s3.us-east-2.amazonaws.com
destinationPath: s3://cl01tl-postgresql-backups/matrix-synapse
endpointCredentials: matrix-synapse-postgresql-16-cluster-backup-secret
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
backupIndex: 1
retentionPolicy: 14d
cloudflared-synapse:
name: cloudflared-synapse