diff --git a/external-secrets/argocd.yaml b/external-secrets/argocd.yaml index 95bace8..d7c17fc 100644 --- a/external-secrets/argocd.yaml +++ b/external-secrets/argocd.yaml @@ -7,6 +7,12 @@ metadata: - resources-finalizer.argocd.argoproj.io spec: project: default + ignoreDifferences: + - group: apiextensions.k8s.io + kind: CustomResourceDefinition + jsonPointers: + - /spec/conversion/webhook/clientConfig/caBundle + - /spec/versions sources: - repoURL: https://charts.external-secrets.io chart: external-secrets @@ -29,6 +35,7 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true + - RespectIgnoreDifferences=true retry: limit: 5 backoff: