helm-charts
helm-charts copied to clipboard
How to enable "hostNetwork: true" in opensearch helm charts in kubernates
Hi All,
If anyone does know how to enable "hostNetwork: true" in opensearch helm charts please let us know. when we deployed the opensearch cluster by adding "hostNetwork: true" in statefuleset.yaml file, then we were getting the indentation error, we don't know how to use this one in our helm charts.
Does it support it or not?
Please help to resolve this one.
Thanks Anil
Moved to https://github.com/opensearch-project/helm-charts/
Hey Can you provide more details about your use case to add hostNetwork to OpenSearch, right now the chart does not support hostNetwork
.
@bbarani @TheAlgo @peterzhuamazon @DandyDeveloper
Thank you