You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, only each component can have a nodeSelector added. The idea of the global nodeSelector came up as the environment used for a setup did have a dedicated set of nodes to run all camunda components.
This led to adding the nodeSelector property to each individual component.
Describe the enhancement/feature:
It would be great if a global nodeSelector could be defined for such use cases.
Desired outcome and acceptance tests:
The global nodeSelector would be applied unless a component-specific nodeSelector is provided.
The text was updated successfully, but these errors were encountered:
Describe the use case:
Currently, only each component can have a nodeSelector added. The idea of the global nodeSelector came up as the environment used for a setup did have a dedicated set of nodes to run all camunda components.
This led to adding the nodeSelector property to each individual component.
Describe the enhancement/feature:
It would be great if a global nodeSelector could be defined for such use cases.
Desired outcome and acceptance tests:
The global nodeSelector would be applied unless a component-specific nodeSelector is provided.
The text was updated successfully, but these errors were encountered: