switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 22s
renovate / renovate (push) Successful in 1m28s

This commit is contained in:
2025-12-12 20:11:14 -06:00
parent a629f96c84
commit 124cd72bbc

View File

@@ -94,11 +94,11 @@ matrix-synapse:
postgresql:
enabled: false
externalPostgresql:
host: matrix-synapse-postgresql-17-cluster-rw
host: matrix-synapse-postgresql-18-cluster-rw
port: 5432
username: app
database: app
existingSecret: matrix-synapse-postgresql-17-cluster-app
existingSecret: matrix-synapse-postgresql-18-cluster-app
existingSecretPasswordKey: password
redis:
enabled: false
@@ -374,25 +374,12 @@ postgres-18-cluster:
prometheusRule:
enabled: true
recovery:
method: import
method: objectStore
objectStore:
destinationPath: s3://postgres-backups/cl01tl/matrix-synapse/matrix-synapse-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900
index: 1
endpointCredentials: matrix-synapse-postgresql-18-cluster-backup-secret-garage
import:
type: "microservice"
databases:
- app
source:
host: "matrix-synapse-postgresql-17-cluster-rw"
port: 5432
username: app
database: app
sslMode: "disable"
passwordSecret:
name: "matrix-synapse-postgresql-17-cluster-app"
key: "password"
backup:
objectStore:
- name: external