change import type
This commit is contained in:
@@ -151,15 +151,14 @@ postgres-17-cluster:
|
|||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
replica:
|
replica:
|
||||||
importType: monolith
|
importType: microservice
|
||||||
importDatabases:
|
importDatabases:
|
||||||
- app
|
|
||||||
- jellyplist
|
- jellyplist
|
||||||
externalCluster:
|
externalCluster:
|
||||||
connectionParameters:
|
connectionParameters:
|
||||||
host: jellyplist-postgresql-16-cluster-rw
|
host: jellyplist-postgresql-16-cluster-rw
|
||||||
user: app
|
user: app
|
||||||
dbname: app
|
dbname: jellyplist
|
||||||
password:
|
password:
|
||||||
name: jellyplist-postgresql-16-cluster-app
|
name: jellyplist-postgresql-16-cluster-app
|
||||||
key: password
|
key: password
|
||||||
|
Reference in New Issue
Block a user