Open
Description
Describe the bug
I run the helm chart with a nodeSelector, so the server-job runs on a different node than in my case cassandra, but the job fails every time. I set these values:
cadence:
server:
nodeSelector:
<my node key: <my node value>
Steps to reproduce the issue:
Apply the values above
Expected behavior
Server-Job should run also on different kind of nodes, it my helpful if the nodeSelector can be set as well for the server-job
Additional context
I try this with helm chart version 0.23.0 and 0.22.1
Metadata
Metadata
Assignees
Labels
No labels