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