mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-17 00:47:32 -02:30
fix calico rbac issue (#9806)
This commit is contained in:
@@ -144,6 +144,7 @@ rules:
|
|||||||
- ipamconfigs
|
- ipamconfigs
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
|
- create
|
||||||
# Block affinities must also be watchable by confd for route aggregation.
|
# Block affinities must also be watchable by confd for route aggregation.
|
||||||
- apiGroups: ["crd.projectcalico.org"]
|
- apiGroups: ["crd.projectcalico.org"]
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user