switchover
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user