wu-sheng commented on code in PR #119:
URL:
https://github.com/apache/skywalking-kubernetes/pull/119#discussion_r1195979443
##########
README.md:
##########
@@ -120,6 +120,23 @@ helm install "${SKYWALKING_RELEASE_NAME}"
${REPO}/skywalking -n "${SKYWALKING_RE
--set ui.image.tag=9.2.0
```
+Because ElasticSearch recommends to use the corresponding Helm Chart version
of the ElasticSearch version,
+if you want to use a specific version of ElasticSearch, you have to change the
ElasticSearch Helm Chart version in
+`dependencies` section in `Chart.yaml` file, which requires you to install
from the source codes.
Review Comment:
Install from source codes? Meaning?
--
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]