switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 40s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 3m35s

This commit is contained in:
2025-12-14 16:23:24 -06:00
parent 8fe45a32c6
commit 7f648bdf2a
4 changed files with 4 additions and 68 deletions

View File

@@ -165,28 +165,12 @@ postgres-18-cluster:
# - CREATE DATABASE "radarr-main" OWNER "app";
# - CREATE DATABASE "radarr-log" OWNER "app";
recovery:
method: import
method: objectStore
objectStore:
destinationPath: s3://postgres-backups/cl01tl/radarr-standup/radarr-standup-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900
index: 1
endpointCredentials: radarr-standup-postgresql-18-cluster-backup-secret-garage
import:
type: "monolith"
databases:
- radarr-main
- radarr-log
roles:
- app
source:
host: "radarr5-standup-postgresql-17-cluster-rw"
port: 5432
username: postgres
database: "*"
sslMode: "disable"
passwordSecret:
name: "radarr5-standup-postgresql-17-cluster-superuser"
key: "password"
backup:
objectStore:
- name: external