mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
Update index.html.md
grammar
This commit is contained in:
@@ -124,7 +124,7 @@ to manage what Vault policies are accessible by jobs submitted to Nomad. The
|
||||
policies can be managed as a whitelist by using `allowed_policies` in the token
|
||||
role definition or as a blacklist by using `disallowed_policies`.
|
||||
|
||||
If using `allowed_policies`, task's may only request Vault policies that are in
|
||||
If using `allowed_policies`, tasks may only request Vault policies that are in
|
||||
the list. If `disallowed_policies` is used, task may request any policy that is
|
||||
not in the `disallowed_policies` list. There are tradeoffs to both approaches
|
||||
but generally it is easier to use the blacklist approach and add policies that
|
||||
|
||||
Reference in New Issue
Block a user