Commit fac1e7dd authored by Brian Brazil's avatar Brian Brazil Committed by GitHub

Merge pull request #463 from sbadia/kubernetes_sd_config-kubelet_port

operating/configuration: Remove kubernetes_sd_config kubelet_port
parents 68eefc47 0336f81a
......@@ -396,10 +396,6 @@ api_servers:
# token file at /var/run/secrets/kubernetes.io/serviceaccount/ in the pod.
[ in_cluster: <boolean> ]
# The kubelet port to scrape metrics from. This will normally be the read-only
# port of 10255 (default).
[ kubelet_port: <int> ]
# Optional authentication information used to authenticate to the API server.
# Note that `basic_auth`, `bearer_token` and `bearer_token_file` options are
# mutually exclusive.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment