switchover
All checks were successful
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 24s
renovate / renovate (push) Successful in 1m37s

This commit is contained in:
2025-12-12 17:55:55 -06:00
parent ae4279d50f
commit 3d24147f4f

View File

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