File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
charts/ingress-controller Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ config:
5757 retryPeriod : " 2s"
5858 disable : false
5959 metricsAddr : " :8080"
60- enableServer : false # The debug API is behind this server which is disabled by default for security reasons.
61- serverAddr : " 127.0.0.1:9092" # Available endpoints: /debug can be used to debug in-memory state of translated adc configs to be synced with data plane.
60+ enableServer : false # The debug API is behind this server which is disabled by default for security reasons.
61+ serverAddr : " 127.0.0.1:9092" # Available endpoints: /debug can be used to debug in-memory state of translated adc configs to be synced with data plane.
6262 enableHTTP2 : false
6363 probeAddr : " :8081"
6464 secureMetrics : false
You can’t perform that action at this time.
0 commit comments