Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
opensearch-operator: 2.3
opensearch: 1.3.9
Describe the issue:
i am having some difficulty deploying opensearch.yaml configurations with the opensearch operator.
Is there any documentation which settings I can use in the opensearch.yaml when I use the operator ?
as an example I would like to add
plugins.security.disabled: set true
in the opensearch.yaml, however I don’t know how to do so.
The documentation of the opensearch helm chart is detailed, what is the config to deploy settings from there using the operator ?
best regards
Danjin