opensearch-project / helm-charts

:wheel_of_dharma: A community repository for Helm Charts of OpenSearch Project.
https://opensearch.org/docs/latest/opensearch/install/helm/
Apache License 2.0
173 stars 234 forks source link

[Question][opensearch] #513

Open sadiklllmn opened 11 months ago

sadiklllmn commented 11 months ago

Is there a way to override opensearch.yml without having to change the configuration section that is provided inline within the values.yaml ? I fear if I change that inline or in a separate values.yaml, and if the opensearch team pushes a change to the core configuration, I could miss out on some of the changes.

prudhvigodithi commented 10 months ago

[Triage] Adding @TheAlgo, we should be able to create opensearch.yml as secret ?

prudhvigodithi commented 10 months ago

Hey @sadiklllmn can you try with this solution https://github.com/opensearch-project/helm-charts/issues/458#issuecomment-1660745176 ?