diff --git a/argocd/_app-of-apps.yaml b/argocd/_app-of-apps.yaml index 53bb3ef..ffa6d67 100644 --- a/argocd/_app-of-apps.yaml +++ b/argocd/_app-of-apps.yaml @@ -23,11 +23,3 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true - - Validate=true - - ServerSideApply=true - retry: - limit: 5 - backoff: - duration: 5s - factor: 2 - maxDuration: 3m