Calico: add missing verbs in ClusterRole (#8136)
This commit is contained in:
@ -45,6 +45,8 @@ rules:
|
||||
resources:
|
||||
- pods
|
||||
verbs:
|
||||
- watch
|
||||
- list
|
||||
- get
|
||||
# IPAM resources are manipulated when nodes are deleted.
|
||||
- apiGroups: ["crd.projectcalico.org"]
|
||||
|
Reference in New Issue
Block a user