diff --git a/clusters/cl01tl/applications/jellystat/Chart.yaml b/clusters/cl01tl/applications/jellystat/Chart.yaml index 7e24106de..915969b5e 100644 --- a/clusters/cl01tl/applications/jellystat/Chart.yaml +++ b/clusters/cl01tl/applications/jellystat/Chart.yaml @@ -21,7 +21,7 @@ dependencies: version: 3.5.1 - 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 diff --git a/clusters/cl01tl/applications/jellystat/values.yaml b/clusters/cl01tl/applications/jellystat/values.yaml index 01c695f95..723b1b07e 100644 --- a/clusters/cl01tl/applications/jellystat/values.yaml +++ b/clusters/cl01tl/applications/jellystat/values.yaml @@ -122,6 +122,9 @@ postgres-17-cluster: storageClass: local-path monitoring: enabled: true + bootstrap: + initdb: + database: app backup: enabled: false endpointURL: https://nyc3.digitaloceanspaces.com