update postgres cluster chart

This commit is contained in:
2024-06-14 21:18:40 -05:00
parent c33f527e1a
commit f7f670b17c
12 changed files with 12 additions and 12 deletions

View File

@@ -11,6 +11,6 @@ dependencies:
repository: https://k8s-home-lab.github.io/helm-charts/
- name: postgres-cluster
alias: postgres-16-cluster
version: 3.1.0
version: 3.2.0
repository: http://alexlebens.github.io/helm-charts
appVersion: "2.2.5.4141"

View File

@@ -96,7 +96,7 @@ postgres-16-cluster:
monitoring:
enabled: true
initdb:
postInitApplicationSQL:
postInitSQL:
- CREATE DATABASE "lidarr-main" OWNER "app";
- CREATE DATABASE "lidarr-log" OWNER "app";
backup: