Huanli-Meng commented on a change in pull request #9417:
URL: https://github.com/apache/pulsar/pull/9417#discussion_r568371511
##########
File path: site2/docs/helm-deploy.md
##########
@@ -350,6 +350,7 @@ helm upgrade --install pulsar apache/pulsar \
--timeout 10m \
--set [your configuration options]
```
+> For the first deployment, add `--set initialize=true` option to initialize
bookie and pulsar cluster meta.
Review comment:
Two questions:
1: it is a note? if yes, please use this format:
> **Note**
> For the first deployment, add `--set initialize=true` option to initialize
bookie and Pulsar cluster metadata.
2: If this update is only available for master? if not, could you please
help update docs in other releases? Thanks
----------------------------------------------------------------
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]