qifei888 commented on issue #110:
URL:
https://github.com/apache/pulsar-helm-chart/issues/110#issuecomment-1562197743
**Setting the proxy port to 8080 can resolve this issue.**
we can use --set proxy.ports.http=8080 during helm install to change the
port to 8080
helm install \
--values examples/values-minikube.yaml \
--set initialize=true \
_--set proxy.ports.http=8080\_
--namespace pulsar \
pulsar-mini apache/pulsar
--
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]