From 5281d58faef8e4b33f9fcbe0c44586e3b50dc1d6 Mon Sep 17 00:00:00 2001 From: ab Date: Mon, 14 Jul 2025 13:15:23 +0000 Subject: [PATCH] Update k8s/core/postgresql/app.yaml --- k8s/core/postgresql/app.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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