Skip to content

Commit c6926eb

Browse files
authored
fix(calico): Add missed rbac verb for hostendpoints (#12641)
Signed-off-by: Meza <[email protected]>
1 parent 1930ab7 commit c6926eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/kubernetes-apps/policy_controller/calico/templates/calico-kube-cr.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ rules:
7979
- create
8080
- update
8181
- delete
82+
- watch
8283
# Needs access to update clusterinformations.
8384
- apiGroups: ["crd.projectcalico.org"]
8485
resources:

0 commit comments

Comments
 (0)