diff --git a/external-secrets/argocd.yaml b/external-secrets/argocd.yaml index 91f8280..5d826f1 100644 --- a/external-secrets/argocd.yaml +++ b/external-secrets/argocd.yaml @@ -29,7 +29,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true retry: limit: 5 backoff: diff --git a/falco/argocd.yaml b/falco/argocd.yaml index 146f6ad..c177e05 100644 --- a/falco/argocd.yaml +++ b/falco/argocd.yaml @@ -91,7 +91,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true - RespectIgnoreDifferences=true - ApplyOutOfSyncOnly=true retry: