Skip to content
Snippets Groups Projects
Commit cec045b1 authored by Guillermo Facundo Colunga's avatar Guillermo Facundo Colunga
Browse files

chart: add defaultNodeSelector for all components

Until now all the components that were not a daemonset and needed to be
deployed on a node contained a config option to indicate a node selector
for the allocation. This commits adds a new global option that allows to
set a node selector that will be applied to all the components that do
not declare one. If any component declares a node selector this last one
will have always more priority.

JIRA Refs:
- MONIT-4003
parent 920ae08f
No related branches found
No related tags found
1 merge request!24[MONIT-4003] Add default node selector for all components
Pipeline #8259417 passed