From 281f2c8479c66e6f52fe1775e019baa564f08bde Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 18 Jun 2026 13:52:59 +0000 Subject: [PATCH] fix: ignore vault webhook caBundle drift --- apps/vault.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/vault.yaml b/apps/vault.yaml index 923e454..29c4945 100644 --- a/apps/vault.yaml +++ b/apps/vault.yaml @@ -22,3 +22,8 @@ spec: automated: prune: true selfHeal: true + ignoreDifferences: + - group: admissionregistration.k8s.io + kind: MutatingWebhookConfiguration + jsonPointers: + - /webhooks/0/clientConfig/caBundle