lookhua opened a new issue #6819:
URL: https://github.com/apache/pulsar/issues/6819
in k8s helm deploy mode.
when i set metadataPrefix: "/configuration-store"
and set
components:
zookeeper: true
bookkeeper: true
broker: true
in the values.yaml then run command: helm install -n test-pulsar-cluster
-f values.yaml ./
all the Stateful Sets pending except zookeeper
when i set the metadataPrefix: "/configuration-store" to "", it works.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]