joyyir opened a new pull request, #687: URL: https://github.com/apache/apisix-helm-chart/pull/687
### feat: Capable of overriding the configurations of the nginx http `lua_shared_dict` The Lua shared dictionary `prometheus-metrics` is initially configured with a default size of `10m` as specified in the [config-default.yaml](https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L262) file. However, due to the growing number of routes, the dictionary size has been exceeded. Hence, customization of this configuration would prove advantageous. -- 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]
