fix
This commit is contained in:
@@ -182,6 +182,7 @@ postgres-18-cluster:
|
|||||||
import:
|
import:
|
||||||
type: "monolith"
|
type: "monolith"
|
||||||
databases:
|
databases:
|
||||||
|
- app
|
||||||
- lidarr-main
|
- lidarr-main
|
||||||
- lidarr-log
|
- lidarr-log
|
||||||
roles:
|
roles:
|
||||||
@@ -190,7 +191,7 @@ postgres-18-cluster:
|
|||||||
host: "lidarr2-postgresql-17-cluster-rw"
|
host: "lidarr2-postgresql-17-cluster-rw"
|
||||||
port: 5432
|
port: 5432
|
||||||
username: postgres
|
username: postgres
|
||||||
database: postgres
|
database: "*"
|
||||||
sslMode: "disable"
|
sslMode: "disable"
|
||||||
passwordSecret:
|
passwordSecret:
|
||||||
name: "lidarr2-postgresql-17-cluster-superuser"
|
name: "lidarr2-postgresql-17-cluster-superuser"
|
||||||
|
|||||||
Reference in New Issue
Block a user