Skip to content

Commit

Permalink
fix calico rbac issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JaneLiuL committed Feb 20, 2023
1 parent ab0e06e commit 6de9489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/network_plugin/calico/templates/calico-cr.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ rules:
- ipamconfigs
verbs:
- get
- create
# Block affinities must also be watchable by confd for route aggregation.
- apiGroups: ["crd.projectcalico.org"]
resources:
Expand Down

0 comments on commit 6de9489

Please sign in to comment.