You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/07/23 23:51:34 UTC

[GitHub] [pulsar-helm-chart] provector commented on issue #124: pulsar waiting to start: PodInitializing

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-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org