switchover

This commit is contained in:
2025-12-11 20:45:22 -06:00
parent e52515d7bc
commit 1a73e3d986

View File

@@ -82,11 +82,11 @@ harbor:
database:
type: external
external:
host: harbor-postgresql-17-cluster-rw
host: harbor-postgresql-18-cluster-rw
port: "5432"
username: app
coreDatabase: app
existingSecret: harbor-postgresql-17-cluster-app
existingSecret: harbor-postgresql-18-cluster-app
redis:
type: external
external:
@@ -167,25 +167,12 @@ postgres-18-cluster:
prometheusRule:
enabled: true
recovery:
method: import
method: objectStore
objectStore:
destinationPath: s3://postgres-backups/cl01tl/harbor/harbor-postgresql-18-cluster
endpointURL: http://garage-main.garage:3900
index: 1
endpointCredentials: harbor-postgresql-18-cluster-backup-secret-garage
import:
type: "microservice"
databases:
- app
source:
host: "harbor-postgresql-17-cluster-rw"
port: 5432
username: app
database: app
sslMode: "disable"
passwordSecret:
name: "harbor-postgresql-17-cluster-app"
key: "password"
backup:
objectStore:
- name: external