fatpa opened a new issue, #1516: URL: https://github.com/apache/apisix-ingress-controller/issues/1516
### Issue description Even if I set the `prefer_name: true` at apisix-helm-chart/values.yaml `pluginAttrs` or configmap `apisix` directly, it doesn't work. Because the default apisixclusterconfig will override it and make the change invalid. And the apisixclusterconfig can't support setting `prefer_name` param. I will add the `prefer_name` param into apisixclusterconfig `prometheusPluginConfig` soon. ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 1.5.0 - your Kubernetes cluster version (output of kubectl version): 1.19.6 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): 3.10 ### Minimal test code / Steps to reproduce Nothing ### Actual result prefer_name: false ### Error log Nothing ### Expected result _No response_ -- 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]
