From d8ea4a907f2597f55f20aeab1a4bf043b214d83a Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 27 Jan 2025 05:28:59 -0600 Subject: [PATCH] update --- infra/vault/templates/secret-store.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/vault/templates/secret-store.yaml b/infra/vault/templates/secret-store.yaml index 545ed6c..f681429 100644 --- a/infra/vault/templates/secret-store.yaml +++ b/infra/vault/templates/secret-store.yaml @@ -6,7 +6,7 @@ spec: provider: vault: server: "https://vault.vault.svc.cluster.local:8200" - path: "secrets" + path: "kv" version: "v2" auth: kubernetes: