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: postgresql:
enabled: false enabled: false
externalPostgresql: externalPostgresql:
host: matrix-synapse-postgresql-17-cluster-rw host: matrix-synapse-postgresql-18-cluster-rw
port: 5432 port: 5432
username: app username: app
database: app database: app
existingSecret: matrix-synapse-postgresql-17-cluster-app existingSecret: matrix-synapse-postgresql-18-cluster-app
existingSecretPasswordKey: password existingSecretPasswordKey: password
redis: redis:
enabled: false enabled: false
@@ -374,25 +374,12 @@ postgres-18-cluster:
prometheusRule: prometheusRule:
enabled: true enabled: true
recovery: recovery:
method: import method: objectStore
objectStore: objectStore:
destinationPath: s3://postgres-backups/cl01tl/matrix-synapse/matrix-synapse-postgresql-18-cluster destinationPath: s3://postgres-backups/cl01tl/matrix-synapse/matrix-synapse-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900 endpointURL: http://garage-main.garage:3900
index: 1 index: 1
endpointCredentials: matrix-synapse-postgresql-18-cluster-backup-secret-garage 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: backup:
objectStore: objectStore:
- name: external - name: external