change bootstrap
This commit is contained in:
@@ -150,12 +150,14 @@ postgres-17-cluster:
|
||||
storageClass: local-path
|
||||
monitoring:
|
||||
enabled: true
|
||||
bootstrap:
|
||||
initdb:
|
||||
database: jellyplist
|
||||
owner: app
|
||||
replica:
|
||||
importType: microservice
|
||||
importDatabases:
|
||||
- jellyplist
|
||||
postImportApplicationSQL:
|
||||
- ALTER DATABASE app RENAME TO jellyplist;
|
||||
externalCluster:
|
||||
connectionParameters:
|
||||
host: jellyplist-postgresql-16-cluster-rw
|
||||
|
Reference in New Issue
Block a user