switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 31s
renovate / renovate (push) Successful in 1m33s

This commit is contained in:
2025-12-14 15:50:36 -06:00
parent 83630be5b5
commit 4f1ece1215

View File

@@ -26,7 +26,7 @@ postiz:
- name: DATABASE_URL
valueFrom:
secretKeyRef:
name: postiz-postgresql-17-cluster-app
name: postiz-postgresql-18-cluster-app
key: uri
- name: REDIS_URL
valueFrom:
@@ -176,25 +176,12 @@ postgres-18-cluster:
prometheusRule:
enabled: true
recovery:
method: import
method: objectStore
objectStore:
destinationPath: s3://postgres-backups/cl01tl/postiz/postiz-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900
index: 1
endpointCredentials: postiz-postgresql-18-cluster-backup-secret-garage
import:
type: "microservice"
databases:
- app
source:
host: "postiz-postgresql-17-cluster-rw"
port: 5432
username: app
database: app
sslMode: "disable"
passwordSecret:
name: "postiz-postgresql-17-cluster-app"
key: "password"
backup:
objectStore:
- name: external