From 7f53095ba59ad9d28c72fdfcdbf6878cadd7aab9 Mon Sep 17 00:00:00 2001 From: Soichi Takamura Date: Fri, 8 Oct 2021 05:01:32 +0900 Subject: [PATCH] Fix typo (#1382) --- elasticsearch/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/values.yaml b/elasticsearch/values.yaml index 61c09c84d..a68ea276d 100755 --- a/elasticsearch/values.yaml +++ b/elasticsearch/values.yaml @@ -318,7 +318,7 @@ networkPolicy: # - frontend transport: - ## Note that all Elasticsearch Pods can talks to themselves using transport port even if enabled. + ## Note that all Elasticsearch Pods can talk to themselves using transport port even if enabled. enabled: false # explicitNamespacesSelector: # matchLabels: