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
170 stars 228 forks source link

[Backport 1.x]allow adding plugins and change defaultmode for opensearch dashboards #359

Closed BionIT closed 1 year ago

BionIT commented 1 year ago

Description

Similar to https://github.com/opensearch-project/helm-charts/pull/71 , the change would allow installing external plugins when container starts for opensearch dashboards. In addition, this change allows to specify defaultMode for the opensearch_dashboards.yml file which is mounted as configmap Changelog and Readme are updated. Changes were tested using k8s cluster using the chart

Issues Resolved

This change is a backport

Check List

For any changes to files within Helm chart directories:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.