lhotari commented on a change in pull request #223: URL: https://github.com/apache/pulsar-helm-chart/pull/223#discussion_r808695020
########## File path: charts/pulsar/templates/zookeeper-statefulset.yaml ########## @@ -151,7 +157,9 @@ spec: command: - timeout - "{{ .Values.zookeeper.probe.readiness.timeoutSeconds }}" - - bin/pulsar-zookeeper-ruok.sh + - bash Review comment: Thanks. I added this to the commit message 1c4f745941fda76e8ec532bc734b8499fe442b25 since it's easier to find the information there. -- 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-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org