diff --git a/k8s/core/postgresql/app.yaml b/k8s/core/postgresql/app.yaml index c0fbd50..18908d7 100644 --- a/k8s/core/postgresql/app.yaml +++ b/k8s/core/postgresql/app.yaml @@ -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