mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-21 22:48:06 -03:30
Calico: add missing verbs in ClusterRole (#8136)
This commit is contained in:
parent
465ffa3c9f
commit
6f6fad5a16
@ -45,6 +45,8 @@ rules:
|
||||
resources:
|
||||
- pods
|
||||
verbs:
|
||||
- watch
|
||||
- list
|
||||
- get
|
||||
# IPAM resources are manipulated when nodes are deleted.
|
||||
- apiGroups: ["crd.projectcalico.org"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user