diff --git a/k8s/core/postgresql/app.yaml b/k8s/core/postgresql/app.yaml index afadda8..cb127c1 100644 --- a/k8s/core/postgresql/app.yaml +++ b/k8s/core/postgresql/app.yaml @@ -13,9 +13,6 @@ spec: targetRevision: HEAD path: k8s/core/postgresql syncPolicy: - automated: - selfHeal: true - prune: true syncOptions: - CreateNamespace=true - ServerSideApply=true