config patch to allow kube-system svcs to be scraped
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
cluster:
|
||||||
|
controllerManager:
|
||||||
|
extraArgs:
|
||||||
|
bind-address: "0.0.0.0"
|
||||||
|
proxy:
|
||||||
|
extraArgs:
|
||||||
|
metrics-bind-address: "0.0.0.0:10249"
|
||||||
|
scheduler:
|
||||||
|
extraArgs:
|
||||||
|
bind-address: "0.0.0.0"
|
||||||
Reference in New Issue
Block a user