yufan022 commented on a change in pull request #9070: URL: https://github.com/apache/pulsar/pull/9070#discussion_r549542786
########## File path: site2/website/versioned_docs/version-2.7.1/getting-started-helm.md ########## @@ -81,9 +81,14 @@ We use [Minikube](https://kubernetes.io/docs/getting-started-guides/minikube/) i 3. Use the Pulsar Helm chart to install a Pulsar cluster to Kubernetes. + > NOTE: Please specify `--set initialize=true` when installing a release at the first time. `initialize=true` will start initialize jobs + > to initialize the cluster metadata for both bookkeeper and pulsar clusters. Review comment: @Jennifer88huang You mean change `NOTE: Please specify --set initialize=true when installing a release at the first time. `initialize=true` will start initialize jobs to initialize the cluster metadata for both bookkeeper and pulsar clusters.` to `This command installs and starts Apache Pulsar` ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
