Skip to content

Commit

Permalink
Update helm rbac template for watch-ns (nginx#3122)
Browse files Browse the repository at this point in the history
  • Loading branch information
vepatel authored and coolbry95 committed Nov 18, 2022
1 parent c30721e commit ab8ac9c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions deployments/helm-chart/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@ rules:
verbs:
- list
- watch
- apiGroups:
- ""
resources:
- namespaces
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit ab8ac9c

Please sign in to comment.