Hello,
I have a cluster in k8s deployed with ECK 2.6.1 which has 2 ingest nodes.
How can I control that data sent to the ingest nodes for pre-indexing instead of the whole cluster ?
I see in the custom resource that http is not set per nodeSets but at a cluster level.
So how can I target the ingest nodes other than creating a separate Service resource and use some label at selector for ingest nodes ?