Skip to content

Commit

Permalink
Calico: add missing verbs in ClusterRole (#8136)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystianmlynek committed Oct 28, 2021
1 parent 465ffa3 commit 6f6fad5
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -45,6 +45,8 @@ rules:
resources:
- pods
verbs:
- watch
- list
- get
# IPAM resources are manipulated when nodes are deleted.
- apiGroups: ["crd.projectcalico.org"]
Expand Down

0 comments on commit 6f6fad5

Please sign in to comment.