update postgres cluster chart
This commit is contained in:
@@ -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: "5.4.6.8723"
|
||||
|
@@ -98,7 +98,7 @@ postgres-16-cluster:
|
||||
initdb:
|
||||
database: app
|
||||
owner: app
|
||||
postInitApplicationSQL:
|
||||
postInitSQL:
|
||||
- CREATE DATABASE "radarr-main" OWNER "app";
|
||||
- CREATE DATABASE "radarr-log" OWNER "app";
|
||||
backup:
|
||||
|
Reference in New Issue
Block a user