hndoss opened a new issue, #1811: URL: https://github.com/apache/apisix-ingress-controller/issues/1811
### Issue description We have an ApisixPluginConfig with general configuration for all the ingress resources in our cluster, but some of them have specific configuration. Is it possible to use two or more plugin configs with `k8s.apisix.apache.org/plugin-config-name` annotation? ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): ``` /ingress-apisix # /ingress-apisix/apisix-ingress-controller version --long Version: 1.6.0 Git SHA: no-git-module Go Version: go1.19.4 Building OS/Arch: linux/amd64 Running OS/Arch: linux/amd64 ``` - your Kubernetes cluster version (output of kubectl version): ``` Client Version: v1.25.4 Kustomize Version: v4.5.7 Server Version: v1.21.14-gke.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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
