This is the analog of metal3-io/baremetal-operator#1262.
There is a suitable ironic.spec.overrides structure (behind the Overrides feature gate), but it doesn't have a tolerations field. As a result, one cannot currently permit Ironic to run on control plane nodes. (It is, however, possible to set a nodeSelector to limit the pod to those same nodes; the result being, of course, that Ironic won't schedule.)
This is the analog of metal3-io/baremetal-operator#1262.
There is a suitable
ironic.spec.overridesstructure (behind theOverridesfeature gate), but it doesn't have atolerationsfield. As a result, one cannot currently permit Ironic to run on control plane nodes. (It is, however, possible to set anodeSelectorto limit the pod to those same nodes; the result being, of course, that Ironic won't schedule.)