Suresh Raju
Results
1
issues of
Suresh Raju
We are trying to set the `nodeSelector` attribute in the taskManagerConfig and jobManagerConfig, but, it gets ignored. ``` jobManagerConfig: nodeSelector: instancezone: primary resources: requests: memory: "1Gi" cpu: "500m" limits: memory:...