switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Successful in 44s
renovate / renovate (push) Successful in 1m49s

This commit is contained in:
2025-12-13 18:22:53 -06:00
parent 39fca52cb7
commit e411dabd04

View File

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