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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
