Skip to content

Commit

Permalink
clusterrole
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeltman committed May 29, 2024
1 parent 19bd377 commit e4ad473
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion deploy/rbac/cluster-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,13 @@ rules:
verbs:
- get
- list
- watch
- watch
- apiGroups:
- ""
resources:
- pods
verbs:
- get
- list
- watch
- patch

0 comments on commit e4ad473

Please sign in to comment.