You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/18 22:53:27 UTC

[GitHub] [pulsar-helm-chart] michaeljmarshall opened a new pull request, #308: Update how to configure external zookeeper servers

michaeljmarshall opened a new pull request, #308:
URL: https://github.com/apache/pulsar-helm-chart/pull/308

   ### Motivation
   
   In #269, we added a way to configure external zookeeper servers. However, it was added to the wrong section of the zookeeper config. The `zookeeper.configData` section is mapped directly into the zookeeper configmap.
   
   ### Modifications
   
   Move `zookeeper.configData.ZOOKEEPER_SERVERS` to `zookeeper.externalZookeeperServerList`
   
   ### Verifying this change
   This is a cosmetic change on an unreleased feature.
   


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

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


[GitHub] [pulsar-helm-chart] michaeljmarshall merged pull request #308: Update how to configure external zookeeper servers

Posted by GitBox <gi...@apache.org>.
michaeljmarshall merged PR #308:
URL: https://github.com/apache/pulsar-helm-chart/pull/308


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

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