DrJSAnD commented on issue #11948:
URL: https://github.com/apache/apisix/issues/11948#issuecomment-2671948910
> K8S部署的apisix怎么修改lua_shared_dict的大小,试了很多地方都是修改不成功
In ConfigMap - config.yaml
```yaml
nginx_config:
http:
lua_shared_dict:
prometheus-metrics: 40m
```
--
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]