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

This commit is contained in:
ab
2025-07-14 13:15:23 +00:00
parent 4542d03bc5
commit 5281d58fae

View File

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