Update k8s/core/postgresql/app.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
ab
2025-07-14 13:16:16 +00:00
parent 5281d58fae
commit fd80f3ad65

View File

@@ -12,7 +12,10 @@ spec:
repoURL: ssh://git@gt.hexor.cy:30022/ab/homelab.git
targetRevision: HEAD
path: k8s/core/postgresql
syncPolicy: {}
syncPolicy:
automated:
selfHeal: true
prune: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true