Skip to content

Commit

Permalink
Calico: add missing verbs in ClusterRole (kubernetes-sigs#8136)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystianmlynek authored and sakuraiyuta committed Apr 16, 2022
1 parent a5a57ba commit 3468fb5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
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 3468fb5

Please sign in to comment.