wu-sheng commented on a change in pull request #81:
URL: 
https://github.com/apache/skywalking-kubernetes/pull/81#discussion_r725434944



##########
File path: README.md
##########
@@ -17,12 +17,12 @@ There are required values that you must set explicitly when 
deploying SkyWalking
 
 | name | description | example |
 | ---- | ----------- | ------- |
-| `oap.image.tag` | the OAP docker image tag | `8.1.0-es6`, `8.1.0-es7`, etc. |
-| `oap.storageType` | the storage type of the OAP | `elasticsearch`, 
`elasticsearch7`, etc. |
-| `ui.image.tag` | the UI docker image tag | `8.0.1`, `8.1.0`, ect. |
+| `oap.image.tag` | the OAP docker image tag | `8.8.1` |
+| `oap.storageType` | the storage type of the OAP | `elasticsearch`, `h2`, 
`tidb`, etc. |

Review comment:
       I think h2 is not working in default. Because the init container and oap 
server are running for memory mode.
   If we need h2 running, we have to set up h2 in server mode.
   
   Could you document this as well?




-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to