# Installing es-kb-stack via helm overriding nodeSelector

**URL:** https://discuss.elastic.co/t/installing-es-kb-stack-via-helm-overriding-nodeselector/389620
**Category:** Elasticsearch
**Created:** [August 14, 2026, 12:26pm UTC](https://discuss.elastic.co/t/installing-es-kb-stack-via-helm-overriding-nodeselector/389620 "2026-08-14T12:26:01Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lesio999](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/lesio999/32/148042_2.png) [@lesio999](https://discuss.elastic.co/u/lesio999)
#### Post date: [August 14, 2026, 12:26pm UTC](https://discuss.elastic.co/t/installing-es-kb-stack-via-helm-overriding-nodeselector/389620/1 "2026-08-14T12:26:01Z")

</div>

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
