update postgres

This commit is contained in:
2025-03-15 17:39:07 +01:00
parent ddbb434426
commit a98aaea51c

View File

@@ -8,19 +8,10 @@ spec:
source:
repoURL: "https://charts.bitnami.com/bitnami"
chart: postgresql
targetRevision: "16.5.0"
targetRevision: 16.5.0
helm:
values: |-
fullnameOverride: "postgres"
persistence:
enabled: true
storageClass: "longhorn"
size: 30Gi
postgresqlPassword: "beelover"
valueFiles:
- values.yaml
destination:
server: "https://kubernetes.default.svc"
namespace: postgres
syncPolicy:
automated:
prune: true
selfHeal: true