Add nodeSelector to Tigera operator
Version Control Information
Source branch: sstrk/tigera-node-affinity
Target branch: devel
Commits:
* Add nodeSelector to Tigera operator
As the Tigera operator is a system component we want to ensure it is
spawned on the control plane so that it can not be evicted by worker
node pressure or similar. This is in especially a necessity as the
helm chart currently does not allow one to configure a PriorityClass.
Description
Feel free to add further information about your MR in this section
Closes: #
Merge Prerequisites
-
MR title (and description) are descriptive -
Code is readable and syntactically correct -
Code is understandable -
Documentation has been updated, if necessary -
Commit messages look good
As a developer: please do not tick these boxes yourself. As a reviewer: please get yourself a hot cold beverage.