config patch to allow kube-system svcs to be scraped
This commit is contained in:
10
config-patches/cluster/weyma-bind-addr.yaml
Normal file
10
config-patches/cluster/weyma-bind-addr.yaml
Normal file
@@ -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