diff --git a/argocd-apps/argocd.yaml b/argocd-apps/argocd.yaml index 421be37..bd11370 100644 --- a/argocd-apps/argocd.yaml +++ b/argocd-apps/argocd.yaml @@ -16,8 +16,8 @@ spec: server: https://kubernetes.default.svc namespace: argocd syncPolicy: - automated: - prune: true - selfHeal: true - syncOptions: - - CreateNamespace=true + automated: {} + # prune: true + # selfHeal: true + # syncOptions: + # - CreateNamespace=true