mirror of
https://github.com/alibaba/higress.git
synced 2026-05-27 14:17:27 +08:00
fix: Fix the incorrect default metrics port shown in the usage (#456)
This commit is contained in:
@@ -99,7 +99,7 @@ outputUsage() {
|
|||||||
default to 443 if unspecified
|
default to 443 if unspecified
|
||||||
--gateway-metrics-port=GATEWAY-METRICS-PORT
|
--gateway-metrics-port=GATEWAY-METRICS-PORT
|
||||||
the metrics port to be listened by the gateway
|
the metrics port to be listened by the gateway
|
||||||
default to 15012 if unspecified
|
default to 15020 if unspecified
|
||||||
--console-port=CONSOLE-PORT
|
--console-port=CONSOLE-PORT
|
||||||
the port used to visit Higress Console
|
the port used to visit Higress Console
|
||||||
default to 8080 if unspecified
|
default to 8080 if unspecified
|
||||||
|
|||||||
Reference in New Issue
Block a user