Skip to content

Commit

Permalink
update helm role template (#5167)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel committed Feb 26, 2024
1 parent 30f95c0 commit dd018c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions charts/nginx-ingress/templates/clusterrole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@ rules:
- get
- list
- watch
- apiGroups:
- ""
resources:
- nodes
verbs:
- list
- apiGroups:
- networking.k8s.io
resources:
Expand Down

0 comments on commit dd018c9

Please sign in to comment.