From edbfe65ce1183095b64b51dc87bec4e2a18a18cd Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Mon, 27 Jan 2025 05:43:10 -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 375ef34..042ec24 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: "secrets" + role: "external-secrets" serviceAccountRef: name: "vault"