Skip to content

Commit

Permalink
rbac role
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Lawton committed Jun 9, 2024
1 parent 9abab85 commit b6fbead
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,10 @@ rules:
- get
- patch
- update
- apiGroups:
- "policy"
resources:
- poddisruptionbudgets
verbs:
- list
- watch

0 comments on commit b6fbead

Please sign in to comment.