From f885ed4329f61be52d4f9dc4f9e30f06125abb14 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 27 Jan 2025 05:33:07 -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 f681429..cb0178c 100644 --- a/infra/vault/templates/secret-store.yaml +++ b/infra/vault/templates/secret-store.yaml @@ -11,7 +11,7 @@ spec: auth: kubernetes: mountPath: "kubernetes" - role: "VaultSecretStore" + role: "vaultsecretstore" serviceAccountRef: name: "vault"