ChimdumebiNebolisa opened a new pull request, #1192:
URL: https://github.com/apache/pulsar-site/pull/1192
Fixes apache/pulsar#20973
## Motivation
Step 3 of the Kubernetes Helm getting-started guide did not tell users to
keep service URLs for later client configuration, or where to run the first
`pulsar-client consume` command.
## Modifications
- Add a sentence after the service URL examples telling users to save the
URLs for `${PULSAR_HOME}/conf/client.conf`.
- Clarify Step 3 item 5 should run in the same local terminal where
`PULSAR_HOME` was exported.
- Propagate the change to supported versioned docs (4.0.x, 4.2.x, 5.0.x).
## Preview
Verified locally with `./preview.sh --clean 5.0.x`.
--
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]