This pull request addresses a bug related to the Prometheus monitoring configuration in both the OpenSearch and OpenSearch Dashboards Helm charts. The issue was identified where the Service definitions for Prometheus were missing the protocol: TCP setting. This fix adds that setting to both the charts.
Description
This pull request addresses a bug related to the Prometheus monitoring configuration in both the OpenSearch and OpenSearch Dashboards Helm charts. The issue was identified where the
Service
definitions for Prometheus were missing theprotocol: TCP
setting. This fix adds that setting to both the charts.Issues Resolved
https://github.com/opensearch-project/helm-charts/issues/588
Check List
For any changes to files within Helm chart directories:
CHANGELOG.md
updated to reflect changePR sponsored by Obmondo