easayliu commented on issue #7416:
URL: https://github.com/apache/skywalking/issues/7416#issuecomment-894055909
@kezhenxu94 I checkout the image . the entrypoint is true
and also add
```
http://
```
It works . we should change ui-deployment.yaml.
it works like this code
``` env:
- name: SW_OAP_ADDRESS
value: http://{{ template "skywalking.oap.fullname" . }}:{{
.Values.oap.ports.rest }}
```
And THANKS

--
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]