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