fix import
This commit is contained in:
@@ -185,13 +185,13 @@ postgres-18-cluster:
|
|||||||
roles:
|
roles:
|
||||||
- app
|
- app
|
||||||
source:
|
source:
|
||||||
host: "sonarr4-postgresql-17-cluster-rw"
|
host: "sonarr4-4k-postgresql-17-cluster-rw"
|
||||||
port: 5432
|
port: 5432
|
||||||
username: postgres
|
username: postgres
|
||||||
database: "*"
|
database: "*"
|
||||||
sslMode: "disable"
|
sslMode: "disable"
|
||||||
passwordSecret:
|
passwordSecret:
|
||||||
name: "sonarr4-postgresql-17-cluster-superuser"
|
name: "sonarr4-4k-postgresql-17-cluster-superuser"
|
||||||
key: "password"
|
key: "password"
|
||||||
backup:
|
backup:
|
||||||
objectStore:
|
objectStore:
|
||||||
|
|||||||
Reference in New Issue
Block a user