Skip to content

Commit

Permalink
update nomex permissions for pods
Browse files Browse the repository at this point in the history
  • Loading branch information
MrEsL authored Jun 5, 2024
1 parent f0554ea commit 83ed48d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion charts/nomex/templates/clusterrole.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,10 @@ rules:
resources:
- nodes
verbs:
- list
- list
- apiGroups:
- ""
resources:
- pods
verbs:
- list

0 comments on commit 83ed48d

Please sign in to comment.