You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/06 07:17:14 UTC

[GitHub] [skywalking] easayliu edited a comment on issue #7416: 500 Server Error for HTTP GET "/graphql"

easayliu edited a comment on issue #7416:
URL: https://github.com/apache/skywalking/issues/7416#issuecomment-894055909


   @kezhenxu94  I checkout the image .  
   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: notifications-unsubscribe@skywalking.apache.org

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