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

[backport 1.x] Added option for `httpHostPort` and `transportHostPort` #400

Closed sbnmanthey closed 1 year ago

sbnmanthey commented 1 year ago

Description

This change adds options for httpHostPort and transportHostPort in 1.x (Backport)

Issues Resolved

Resolves #335 in 1.x

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.

TheAlgo commented 1 year ago

@sbnmanthey Can you resolve the conflicts here and also address the lint failure? Most likely you need to address the chart version here?

sbnmanthey commented 1 year ago

@TheAlgo @DandyDeveloper I've bumped the chartVersion as requested, can you approve my PR?

TheAlgo commented 1 year ago

@sbnmanthey Please resolve conflicts. Thank you!

sbnmanthey commented 1 year ago

Backport was already applied in #411. I close this PR unmerged.