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/06/27 13:00:28 UTC

[GitHub] [apisix-ingress-controller] purefun commented on issue #1104: request help: How to create a global rule for a cluster scoped plugin?

purefun commented on issue #1104:
URL: https://github.com/apache/apisix-ingress-controller/issues/1104#issuecomment-1167323051

   We're using Argocd to achieve the GitOps principle. All route and plugin Configurations are templates of Helm chat. And we have two global plugins: `request-id` and `http-logger`.  Because `ApisixPluginConfig`, `ApisixRoute`, and `Service` should be in the same namespace, It's hard to share `ApisixPluginConfig` when `Service`'s namespaces are different.
   
   


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