From 19f92a93932e843a3775cc20df49f429f4c3b010 Mon Sep 17 00:00:00 2001 From: melissaml Date: Fri, 25 May 2018 06:47:54 +0800 Subject: [PATCH] fix a typo in documentation Change-Id: I484b241f031cc0358745df8cb15b5c3de9b1548e --- .../endpoints/_service_name_endpoint_with_namespace_lookup.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl b/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl index a3c2f496a..d86892ef8 100644 --- a/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_service_name_endpoint_with_namespace_lookup.tpl @@ -22,7 +22,7 @@ limitations under the License. # Normally, the service name is constructed dynamically from the hostname # however when an ip address is used as the hostname, we default to # namespace:endpointCategoryName in order to construct a valid service name -# however this can be overriden to a custom service name by defining +# however this can be overridden to a custom service name by defining # .service.name within the endpoint definition {{- define "helm-toolkit.endpoints.service_name_endpoint_with_namespace_lookup" -}}