Enable metric endpoints

This commit is contained in:
Joseph Hanson 2024-05-14 08:56:38 -05:00
parent 0c6ea80a30
commit 42952e8c6a
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -83,6 +83,15 @@ controlPlane:
network:
cni:
name: none
controllerManager:
extraArgs:
bind-address: 0.0.0.0
etcd:
extraArgs:
listen-metrics-urls: http://0.0.0.0:2381
scheduler:
extraArgs:
bind-address: 0.0.0.0
# ETCD configuration
- |-