Skip to content
Snippets Groups Projects
Unverified Commit ed12936b authored by Anton Kulikov's avatar Anton Kulikov Committed by GitHub
Browse files

Add missing RBAC rule #6116 (#6121)

parent 7c00ce5f
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,12 @@ rules:
verbs:
- watch
- list
- apiGroups:
- ""
resources:
- nodes
verbs:
- get
- apiGroups:
- networking.k8s.io
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment