tao12345666333 commented on code in PR #569:
URL: https://github.com/apache/apisix-helm-chart/pull/569#discussion_r1250069788


##########
charts/apisix/values.yaml:
##########
@@ -387,6 +387,10 @@ nginx:
   workerProcesses: auto
   enableCPUAffinity: true
   envs: []
+  # -- allow customize meta in `nginx_config` section
+  meta: |
+    lua_shared_dict:
+      prometheus-metrics: 15m

Review Comment:
   FYI: 
https://github.com/apache/apisix/blob/f2337f25d4bdbe7291810f36c0fbedd5cea8d29d/conf/config-default.yaml#L159-L161C24



-- 
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]

Reply via email to