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

Add appProtocol property for 9200 port #525

Open dhardy92 opened 7 months ago

dhardy92 commented 7 months ago

Description

add service : spec.port[].appProtocol value according to Value.protocol

Issues Resolved

This would fix #520 by adding appProtocol property to "http" port (default 9200)

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.