add pg-17
This commit is contained in:
@@ -26,7 +26,11 @@ dependencies:
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: postgres-cluster
|
||||
alias: postgres-16-cluster
|
||||
version: 3.19.0
|
||||
version: 3.20.10
|
||||
repository: http://alexlebens.github.io/helm-charts
|
||||
- name: postgres-cluster
|
||||
alias: postgres-17-cluster
|
||||
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
|
||||
|
@@ -129,6 +129,7 @@ postgres-16-cluster:
|
||||
storageClass: local-path
|
||||
monitoring:
|
||||
enabled: true
|
||||
bootstrap:
|
||||
initdb:
|
||||
postInitSQL:
|
||||
- CREATE DATABASE "jellyplist" OWNER "app";
|
||||
|
Reference in New Issue
Block a user