change bootstrap

This commit is contained in:
2024-12-21 23:51:32 -06:00
parent 8fb84a5996
commit 0cde36925d
2 changed files with 5 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ dependencies:
repository: http://alexlebens.github.io/helm-charts
- name: postgres-cluster
alias: postgres-17-cluster
version: 3.20.9
version: 3.20.10
repository: http://alexlebens.github.io/helm-charts
icon: https://raw.githubusercontent.com/kamilkosek/jellyplist/main/static/images/logo_large.png
appVersion: v0.1.9

View File

@@ -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