doug-ba opened a new pull request, #548: URL: https://github.com/apache/pulsar-helm-chart/pull/548
Fixes #547 ### Motivation Being able to scrape metrics is good. The existing version of the chart can be worked around by setting both the service and containerPort http ports to the same value, but the default values file has them different, and it's a confusing gotcha. ### Modifications Corrected the annotation to use the value used to set the containerPort instead of the value used to set the service port. ### Verifying this change - [ ] Make sure that the change passes the CI checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
