provector commented on issue #124: URL: https://github.com/apache/pulsar-helm-chart/issues/124#issuecomment-885965366
First in values.yaml make sure that `initialize: true` Is set to true. Also, this might or might not help: Add this line to proxy-configmap.yaml under "data" section, `data:` ` zookeeperServers: "{{ template "pulsar.zookeeper.connect" . }}{{ .Values.metadataPrefix }}"` -- 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