From 9d53d665bf265e5d278fc1fd5e9e12656aa03f29 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 8 May 2025 19:17:57 +0300 Subject: [PATCH] auto-unseal --- argocd-apps/vault.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/argocd-apps/vault.yaml b/argocd-apps/vault.yaml index cf274bb..ba95521 100644 --- a/argocd-apps/vault.yaml +++ b/argocd-apps/vault.yaml @@ -19,3 +19,9 @@ spec: automated: prune: true selfHeal: true + ignoreDifferences: + - group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + name: vault-agent-injector-cfg + jsonPointers: + - /webhooks/0/clientConfig/caBundle