From 23b35d62791239142c14867741b6e07c554acaab Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Thu, 8 May 2025 19:22:23 +0300 Subject: [PATCH] auto-unseal --- argocd-apps/vault.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/argocd-apps/vault.yaml b/argocd-apps/vault.yaml index ba95521..82506cd 100644 --- a/argocd-apps/vault.yaml +++ b/argocd-apps/vault.yaml @@ -25,3 +25,8 @@ spec: name: vault-agent-injector-cfg jsonPointers: - /webhooks/0/clientConfig/caBundle + - group: apps + kind: Deployment + name: vault-agent-injector + jsonPointers: + - /spec/template/metadata/annotations