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/10/08 09:40:19 UTC

[GitHub] [apisix-ingress-controller] gxthrj commented on issue #704: request help: 请问 apisix ingress-controller 组件支持多命名空间下的 service 匹配吗?

gxthrj commented on issue #704:
URL: https://github.com/apache/apisix-ingress-controller/issues/704#issuecomment-938499913


   ApisixRoute can specify namespace, such as
   
   ```
   apiVersion: apisix.apache.org/v2beta1
   kind: ApisixRoute
   metadata:
     name: httpbin-route
     namespace: xxx
   ```


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