Calico: add missing verbs in ClusterRole (#8136)

pull/8145/head
Krystian Młynek 2021-10-28 20:11:01 +02:00 committed by GitHub
parent 465ffa3c9f
commit 6f6fad5a16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@ rules:
resources:
- pods
verbs:
- watch
- list
- get
# IPAM resources are manipulated when nodes are deleted.
- apiGroups: ["crd.projectcalico.org"]