Skip to content
Snippets Groups Projects
Unverified Commit 3f4eb9be authored by holmesb's avatar holmesb Committed by GitHub
Browse files

Fixes issue #7573 - Made Calico permissions compatible with v3.18.x (see...

Fixes issue #7573 - Made Calico permissions compatible with v3.18.x (see https://github.com/projectcalico/calico/issues/4557).  Specifically, granted watch to custom resources blockaffinities, ipamblocks & ipamhandles (#7575)
parent 5ea2d1eb
Branches
Tags
No related merge requests found
......@@ -63,6 +63,7 @@ rules:
- create
- update
- delete
- watch
# kube-controllers manages hostendpoints.
- apiGroups: ["crd.projectcalico.org"]
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment