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"