From ec073d0eab33b24fce0917b13441cf5377519ff2 Mon Sep 17 00:00:00 2001 From: Marcel Johannesmann Date: Mon, 3 Feb 2025 19:52:45 +0100 Subject: [PATCH] Update acl.mdx (#25013) --- website/content/docs/integrations/vault/acl.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/integrations/vault/acl.mdx b/website/content/docs/integrations/vault/acl.mdx index 4b2c1717a..685c9b70a 100644 --- a/website/content/docs/integrations/vault/acl.mdx +++ b/website/content/docs/integrations/vault/acl.mdx @@ -71,7 +71,7 @@ information on how to configure the `jwks_url` value. [![Vault Auth Method][img_vault_auth_method]][img_vault_auth_method] -When an allocation that needs access access to Vault starts, the Nomad client +When an allocation that needs access to Vault starts, the Nomad client running it exchanges the Nomad workload identities for tasks for Vault ACL tokens.