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"