wu-sheng commented on code in PR #88: URL: https://github.com/apache/skywalking-kubernetes/pull/88#discussion_r910877605
########## README.md: ########## @@ -19,6 +19,7 @@ There are required values that you must set explicitly when deploying SkyWalking | ---- | ----------- | ------- | | `oap.image.tag` | the OAP docker image tag | `9.1.0` | | `oap.storageType` | the storage type of the OAP | `elasticsearch`, `postgresql`, etc. | +| `oap.initEs` | need to initial ES | `true`, `false` | Review Comment: Please use ElasticSearch rather than a short term. -- 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]
