chlyzzo opened a new issue #156: URL: https://github.com/apache/pulsar-helm-chart/issues/156
**Is your feature request related to a problem? Please describe.** in k8s, helm install pulsar, and gei services, like : pulsar-spatio-pulsar-manager NodePort 10.233.46.47 <none> 9527:31335/TCP 100m and the port 31335 can random change, when uninstall pulsar-spatio then install again, **Describe the solution you'd like** so ,how can set port in values.yaml, can get a define port to pulsar-spatio-pulsar-manager. for example, in values.yaml i set a parameter(now i do not know which parameter),then install puslar, can get pulsar-spatio-pulsar-manager NodePort 10.233.46.47 <none> 9527:8100/TCP 100m **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here. -- 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