Skip to content

Commit

Permalink
Update Helm rbac rules (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
regadas authored Apr 13, 2022
1 parent cca5f9a commit 776a818
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 209 deletions.
6 changes: 6 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,12 @@ rules:
- get
- list
- watch
- apiGroups:
- "policy"
resources:
- poddisruptionbudgets/status
verbs:
- get
- apiGroups:
- ""
resources:
Expand Down
Loading

0 comments on commit 776a818

Please sign in to comment.