From 7cae2987a42a651a821e8364da08ce8bdcd693ee Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 27 Jan 2025 05:40: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 cb0178c..375ef34 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: "secrets" serviceAccountRef: name: "vault"