helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[community-operator] Add support of nodeSelector and tolerations for the operator pod

Open Privatecoder opened this issue 4 months ago • 1 comments

Currently (chart community-operator v0.9.0) the nodeSelector and tolerations for the operator pod cannot be set and therefore the operator cannot be scheduled on tainted nodes

We should implement that in the community-operator chart in order to support the customization of these parameters.

Privatecoder avatar Feb 23 '24 22:02 Privatecoder