Add missing RBAC rule #6116 (#6121)

This commit is contained in:
Anton Kulikov 2020-05-11 14:25:51 +03:00 committed by GitHub
parent 7c00ce5f30
commit ed12936be2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,12 @@ rules:
verbs:
- watch
- list
- apiGroups:
- ""
resources:
- nodes
verbs:
- get
- apiGroups:
- networking.k8s.io
resources: