diff --git a/roles/network_plugin/calico/templates/calico-cr.yml.j2 b/roles/network_plugin/calico/templates/calico-cr.yml.j2 index ac0331f22d07216a5a6a9d7516b30f2941667177..7ddec1698cfcb0c1f36ae30d1e1da565d90b5763 100644 --- a/roles/network_plugin/calico/templates/calico-cr.yml.j2 +++ b/roles/network_plugin/calico/templates/calico-cr.yml.j2 @@ -16,6 +16,11 @@ rules: - pods/status verbs: - patch + - apiGroups: [""] + resources: + - nodes/status + verbs: + - update - apiGroups: ["crd.projectcalico.org"] resources: - blockaffinities