luistilingue commented on issue #10251:
URL: https://github.com/apache/apisix/issues/10251#issuecomment-2224051333

   ```
   apiVersion: apisix.apache.org/v2
   kind: ApisixUpstream
   metadata:
     name: httpbin-upstream
     namespace: default
   spec:
     loadbalancer:
       type: ewma
     discovery:
       type: kubernetes
       serviceName: default/httpbin:http
   ```
   
   that way works for me.


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