smbecker commented on code in PR #675:
URL: https://github.com/apache/pulsar-helm-chart/pull/675#discussion_r3139360970


##########
charts/pulsar/values.yaml:
##########
@@ -1225,6 +1225,7 @@ standalone:
       # storageClassName:
       selector: {}
   configData:
+    PULSAR_STANDALONE_USE_ZOOKEEPER: "1"

Review Comment:
   > In most cases
   
   To me, that sort of implies that there may be _some cases_ and putting it in 
the configmap prevents users from overwriting it. Instead, can I just add the 
necessary warning here?



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