Installing es-kb-stack via helm overriding nodeSelector

Hi,

I'm fighting installation es-kb-stack installation via helm in cluster when I have Windows and Linux node. I can fix post installation by adding nodeSelector on running statefulset and deployment but could not get it to work with overrides - neither in yaml files nor "--set".

I'm using helm because if I go by manual install by yaml (where I can successfully use nodeSelector) I'm not able to find config to enable ingress for kibana.

I appreciate help in advance

Les