Merge pull request #9046 from anders-swanson/revert-8665-metrics-port-name
Parameterize metrics port name
This commit is contained in:
commit
8f18c0f973
6 changed files with 7 additions and 5 deletions
|
|
@ -666,6 +666,7 @@ controller:
|
|||
|
||||
metrics:
|
||||
port: 10254
|
||||
portName: metrics
|
||||
# if this port is changed, change healthz-port: in extraArgs: accordingly
|
||||
enabled: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue