Commit fcca1e9a authored by Farhad Shahbazi's avatar Farhad Shahbazi Committed by Brian Brazil

fix typo (#818)

parent 21241a59
...@@ -613,7 +613,7 @@ Available meta labels: ...@@ -613,7 +613,7 @@ Available meta labels:
* `__meta_kubernetes_service_annotation_<annotationname>`: The annotation of the service object. * `__meta_kubernetes_service_annotation_<annotationname>`: The annotation of the service object.
* `__meta_kubernetes_service_port_name`: Name of the service port for the target. * `__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_number`: Number of the service port for the target.
* `__meta_kubernetes_service_port_portocol`: Protocol of the service port for the target. * `__meta_kubernetes_service_port_protocol`: Protocol of the service port for the target.
#### `pod` #### `pod`
......
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