fix calico rbac issue (#9806)
parent
6278b12af6
commit
4aacec4542
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue