From d63f2f13822e0acf89a27a2312bc807264df328d Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 12 Mar 2026 08:21:30 +0000 Subject: [PATCH] Update argocd-apps/keycloak.yaml --- argocd-apps/keycloak.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/argocd-apps/keycloak.yaml b/argocd-apps/keycloak.yaml index 4a776fb..f996ff2 100644 --- a/argocd-apps/keycloak.yaml +++ b/argocd-apps/keycloak.yaml @@ -16,6 +16,6 @@ spec: server: https://kubernetes.default.svc namespace: infra syncPolicy: - automated: - prune: true - selfHeal: true + automated: [] + # prune: true + # selfHeal: true