bzp2010 commented on code in PR #2550:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2550#discussion_r2357415343
##########
config/samples/config.yaml:
##########
@@ -18,6 +18,8 @@ leader_election:
metrics_addr: ":8080" # The address the metrics endpoint
binds to.
# The default value is ":8080".
+enable_server: false # The debug API is behind this server
which is disabled by default for security reasons.
Review Comment:
@AlinsRan @ronething Do you have any ideas? If not, let's use the `server`
first and merge it.
--
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]