Skip to content

Commit

Permalink
Merge 1251c1d into backport/docs-acls-for-plugins-in-ui/lately-topica…
Browse files Browse the repository at this point in the history
…l-grizzly
  • Loading branch information
hc-github-team-nomad-core committed May 10, 2024
2 parents 8723707 + 1251c1d commit 27e3d51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/content/docs/other-specifications/acl-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,14 @@ agent {
}
```
Additionally, ACL policies for users who can read jobs that mount CSI volumes
should include the following rules.
```hcl
plugin {
policy = "read"
}
```
[Secure Nomad with Access Control]: /nomad/tutorials/access-control
[hcl]: https://github.com/hashicorp/hcl
Expand Down

0 comments on commit 27e3d51

Please sign in to comment.