Opensearch helm template - unknown setting [node]

Hi, I’m trying to run opensearch using the helm templates but I get the error “unknown setting [node] please check that any required plugins are installed” has anyone come across this before? This is with the vanilla latest helm template - thanks

Hey,
looks like an issue with the recently released chart version 1.3.0. The previous version doesn’t suffer from this, so for now try adding --version 1.2.5 to the install/upgrade command.
T.

Hello @sam121 @tomas - welcome to the forums.

Looks like there is an ongoing discussion on this over on the GitHub repo:
https://github.com/opensearch-project/helm-charts/issues/132

thought the information being discussed may assist.
thanks