mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
clarification regarding Nomad client generating token vs retrieving (#4890)
This commit is contained in:
@@ -75,7 +75,7 @@ with Vault as well.
|
||||
should be set when starting the task.
|
||||
|
||||
- `policies` `(array<string>: [])` - Specifies the set of Vault policies that
|
||||
the task requires. The Nomad client will generate a Vault token that is
|
||||
the task requires. The Nomad client will retrieve a Vault token that is
|
||||
limited to those policies.
|
||||
|
||||
## `vault` Examples
|
||||
|
||||
Reference in New Issue
Block a user