MBcom opened a new pull request, #282: URL: https://github.com/apache/pulsar-helm-chart/pull/282
Fixes #281 ### Motivation We can not set a specific nodePort for the proxy service. We want to persist a specific nodePort to make the Chart redeployable in our infrastructure. ### Modifications We add the `proxy.service.nodePort` option to the `values.yaml`. If set, it will be included in the proxy service definition (`templates/proxy-service.yaml`). ### 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org