switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 30s
renovate / renovate (push) Successful in 2m37s

This commit is contained in:
2025-12-14 20:30:32 -06:00
parent b03dffb86c
commit 46e69207ac

View File

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