From 65558026086f8ee21a5bd2139b2cc4b6c5bca270 Mon Sep 17 00:00:00 2001 From: Elan Hasson <234704+ElanHasson@users.noreply.github.com> Date: Tue, 5 Dec 2023 09:28:46 -0500 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Michael Stanclift --- content/en/admin/elasticsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/admin/elasticsearch.md b/content/en/admin/elasticsearch.md index 76093f58..676561b8 100644 --- a/content/en/admin/elasticsearch.md +++ b/content/en/admin/elasticsearch.md @@ -71,7 +71,7 @@ ES_PRESET= # single_node_cluster, small_cluster or large_cluster # ES_PASS= ``` -_Note_: If using TLS, prepend the hostname with `https://`. For example: `https://myelastic.tld`. +_Note_: If using TLS, prepend the hostname with `https://`. For example: `https://elastic.example.com`. ### Choosing the correct preset