jaikewhh166 opened a new issue, #350:
URL: https://github.com/apache/apisix-helm-chart/issues/350
helm install apisix
chart version : apisix-0.11.0
values.yaml
apisix:
customLuaSharedDicts:
- name: prometheus-metrics
size: 200m
错误信息:
2022/09/21 13:25:01 [emerg] 1#1: the size 209715200 of shared memory zone
"prometheus-metrics" conflicts with already declared size 10485760 in
/usr/local/apisix/conf/nginx.conf:147
nginx: [emerg] the size 209715200 of shared memory zone "prometheus-metrics"
conflicts with already declared size 10485760 in
/usr/local/apisix/conf/nginx.conf:147
--
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]