spesalvi opened a new issue, #566:
URL: https://github.com/apache/pulsar-helm-chart/issues/566

   Hi All,
   
   I have a zookeeper instance configured in a different namespace. I want to 
deploy the apache pulsar and use the zookeeper instance that I have in the 
other namespace.
   
   In the values.yaml file i see an option to disable zookeeper. When I disable 
that, zookeeper instance is not created.
   
   I also provided externalZookeeperServerList with my external zookeeper 
endpoints.
   
   Now I notice that externalZookeeperServerList is used when zookeeper 
component is enabled. So, my zookeeper endpoints are not use by the helm chart 
and bookie and broker are always trying to connect to 127.0.0.1:2181.
   
   Is there a way to configure pulsar to use external zookeeper instead.
   
   Thanks,
   Robert
   
   


-- 
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]

Reply via email to