fix version

This commit is contained in:
2024-12-22 16:59:33 -06:00
parent 7c9721dba9
commit 0fa44da4fa
2 changed files with 4 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ dependencies:
version: 3.5.1 version: 3.5.1
- name: postgres-cluster - name: postgres-cluster
alias: postgres-16-cluster alias: postgres-16-cluster
version: 3.19.0 version: 3.20.10
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

View File

@@ -122,6 +122,9 @@ postgres-17-cluster:
storageClass: local-path storageClass: local-path
monitoring: monitoring:
enabled: true enabled: true
bootstrap:
initdb:
database: app
backup: backup:
enabled: false enabled: false
endpointURL: https://nyc3.digitaloceanspaces.com endpointURL: https://nyc3.digitaloceanspaces.com