removed document reference to meta label that doesnt exist in the kubernetes_sd (#5821)

Signed-off-by: Dan Potepa <dan@danpotepa.co.uk>
pull/5822/head
Dan P 7 years ago committed by Brian Brazil
parent 5d401f1e1b
commit a9dea68ee6
  1. 1
      docs/configuration/configuration.md

@ -738,7 +738,6 @@ Available meta labels:
* `__meta_kubernetes_service_labelpresent_<labelname>`: `true` for each label of the service object.
* `__meta_kubernetes_service_name`: The name of the service object.
* `__meta_kubernetes_service_port_name`: Name of the service port for the target.
* `__meta_kubernetes_service_port_number`: Number of the service port for the target.
* `__meta_kubernetes_service_port_protocol`: Protocol of the service port for the target.
#### `pod`

Loading…
Cancel
Save