Hi, I used `kube-proxy-arg:- "metrics-bind-add...
# general
v
Hi, I used
kube-proxy-arg:- "metrics-bind-address=0.0.0.0"
in config.yml but it seems to still listen on localhost only
tcp        0      0 127.0.0.1:10249
, anyone knows the reason?