AmjadHussainSyed edited a comment on issue #6957:
URL: https://github.com/apache/skywalking/issues/6957#issuecomment-842220095
thanks for your reply guys. I tried the option which was provided and its
not helping @kezhenxu94 still i don't see the k8s in UI. Following is my
configuration:
```
helm install "${SKYWALKING_RELEASE_NAME}" skywalking -n
"${SKYWALKING_RELEASE_NAMESPACE}" \
--set oap.image.tag=8.5.0-es7 \
--set oap.storageType=elasticsearch7 \
--set ui.image.tag=8.5.0 \
--set elasticsearch.imageTag=7.5.1 --set oap.env.SW_OTEL_RECEIVER=default
--set
oap.env.SW_OTEL_RECEIVER_ENABLED_OC_RULES="k8s-cluster\,k8s-service\,k8s-node"
--set oap.envoy.als.enabled=true \
--set elasticsearch.persistence.enabled=true
```
indices are still not created.
--
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]