diff --git a/infra/argocd/templates/vault.yaml b/infra/argocd/templates/vault.yaml index 3c1ae11..26fa571 100644 --- a/infra/argocd/templates/vault.yaml +++ b/infra/argocd/templates/vault.yaml @@ -18,4 +18,8 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true - + ignoreDifferences: + - group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + jqPathExpressions: + - .webhooks[]?.clientConfig.caBundle