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
   
![image](https://user-images.githubusercontent.com/54569917/128471115-14ecd20a-0f68-4e03-b9f0-feda133ece4e.png)
   


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


Reply via email to