use new chart
This commit is contained in:
@@ -30,7 +30,7 @@ dependencies:
|
|||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
- name: postgres-cluster
|
- name: postgres-cluster
|
||||||
alias: postgres-17-cluster
|
alias: postgres-17-cluster
|
||||||
version: 3.20.3
|
version: 3.20.9
|
||||||
repository: http://alexlebens.github.io/helm-charts
|
repository: http://alexlebens.github.io/helm-charts
|
||||||
icon: https://raw.githubusercontent.com/kamilkosek/jellyplist/main/static/images/logo_large.png
|
icon: https://raw.githubusercontent.com/kamilkosek/jellyplist/main/static/images/logo_large.png
|
||||||
appVersion: v0.1.9
|
appVersion: v0.1.9
|
||||||
|
@@ -154,6 +154,8 @@ postgres-17-cluster:
|
|||||||
importType: microservice
|
importType: microservice
|
||||||
importDatabases:
|
importDatabases:
|
||||||
- jellyplist
|
- jellyplist
|
||||||
|
postImportApplicationSQL:
|
||||||
|
- ALTER DATABASE app RENAME TO jellyplist;
|
||||||
externalCluster:
|
externalCluster:
|
||||||
connectionParameters:
|
connectionParameters:
|
||||||
host: jellyplist-postgresql-16-cluster-rw
|
host: jellyplist-postgresql-16-cluster-rw
|
||||||
|
Reference in New Issue
Block a user