From a4fcfaaa1fc1c4ab7f0b6c00905c5defad176ce6 Mon Sep 17 00:00:00 2001 From: zhaoleilc <15247232416@163.com> Date: Thu, 23 Jul 2020 19:43:50 +0800 Subject: [PATCH] Correct a typo in the code This patch changes 'feild' to 'field' in helm-toolkit/templates/endpoints/ _endpoint_host_lookup.tpl Change-Id: I14d346d74d5a72d67c290571e8b7812f01d4526e --- helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl b/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl index f6a09e5d2..fb8bbe7d3 100644 --- a/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl +++ b/helm-toolkit/templates/endpoints/_endpoint_host_lookup.tpl @@ -14,7 +14,7 @@ limitations under the License. {{/* abstract: | - Resolves either the fully qualified hostname, of if defined in the host feild + Resolves either the fully qualified hostname, of if defined in the host field IPv4 for an endpoint. examples: - values: |