You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/08 09:14:40 UTC

[GitHub] [apisix-ingress-controller] xianshun163 commented on issue #1230: request help: Can grpc configured without SSL certificates in apisix ingress

xianshun163 commented on issue #1230:
URL: https://github.com/apache/apisix-ingress-controller/issues/1230#issuecomment-1207870507

   I config the upstream like this :
   kubectl apply -f - <<EOF
   apiVersion: apisix.apache.org/v1
   kind: ApisixUpstream
   metadata:
     name: yages
     namespace: ingress-apisix
   spec:
     scheme: grpc
   EOF
   ```
   
   but,  in the dashboard  upstream, it  look like this , it is  scheme is http:
   
   ![image](https://user-images.githubusercontent.com/32457473/183383656-4d726946-5bc6-46d1-bf9d-f40bca1a8e54.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@apisix.apache.org

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