ronething commented on code in PR #2550: URL: https://github.com/apache/apisix-ingress-controller/pull/2550#discussion_r2357427186
########## 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: i think it's okay to keep the `server` for now. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org