nicoloboschi commented on code in PR #336: URL: https://github.com/apache/pulsar-helm-chart/pull/336#discussion_r1033713182
########## charts/pulsar/values.yaml: ########## @@ -281,7 +281,7 @@ zookeeper: # so the metrics are correctly rendered in grafana dashboard component: zookeeper # the number of zookeeper servers to run. it should be an odd number larger than or equal to 3. - replicaCount: 1 + replicaCount: 3 Review Comment: this is a huge breaking change, I don't think we should do it if there's no strong reason I don't know which comments you're referring to, can you point them? -- 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]
