dragonls commented on a change in pull request #9417:
URL: https://github.com/apache/pulsar/pull/9417#discussion_r568384213
##########
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:
1: Yes, it is a note, will update.
2: It is also available for other release, will add PR for other releases.
##########
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:
1: Yes, it is a note, will update.
2: It is also available for other release, will update docs in other
releases.
----------------------------------------------------------------
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]