Skip to content

Commit

Permalink
add missing doc
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Sep 9, 2024
1 parent 5e88fe1 commit 4600412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/global_role.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The following attributes are exported:
* `non_resource_urls` - (Optional) Policy rule non resource urls (list)
* `resource_names` - (Optional) Policy rule resource names (list)
* `resources` - (Optional) Policy rule resources (list)
* `verbs` - (Optional) Policy rule verbs. `bind`, `create`, `delete`, `deletecollection`, `escalate`, `get`, `impersonate`, `list`, `patch`, `update`, `use`, `view`, `watch`, `own` and `*` values are supported (list)
* `verbs` - (Optional) Policy rule verbs. `bind`, `create`, `delete`, `deletecollection`, `escalate`, `get`, `impersonate`, `list`, `manage-namespaces`, `patch`, `update`, `updatepsa`, `use`, `view`, `watch`, `own` and `*` values are supported (list)

## Timeouts

Expand Down

0 comments on commit 4600412

Please sign in to comment.