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 2021/05/19 08:32:36 UTC

[GitHub] [apisix-ingress-controller] LuChenjing edited a comment on issue #468: bug: report scheme error when event record

LuChenjing edited a comment on issue #468:
URL: https://github.com/apache/apisix-ingress-controller/issues/468#issuecomment-843874849


   Met the same issue with above screentshot.
   apisix version: apisix-2.1-2.noarch
   apisix ingress-controller: 0.6.0
   
   
   apisix ingress config likes:
   ```yaml
   apiVersion: apisix.apache.org/v2alpha1
   kind: ApisixRoute
   metadata:
     name: grafana-route
     namespace: observer
   spec:
     http:
     - name: grafana
       match:
         paths:
         - "/grafana*"
       backend:
        serviceName: grafana-svc
        servicePort: 3000
   ```


-- 
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:
users@infra.apache.org