From d091fb9a600bb54c5c5cb9e13afc5b98498b882f Mon Sep 17 00:00:00 2001 From: ycz008 Date: Tue, 11 Jul 2023 17:24:34 +0800 Subject: [PATCH] update elastic --- dev-upgrade/elastic/elastic-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-upgrade/elastic/elastic-dev.yaml b/dev-upgrade/elastic/elastic-dev.yaml index 5f206c5..60485f7 100644 --- a/dev-upgrade/elastic/elastic-dev.yaml +++ b/dev-upgrade/elastic/elastic-dev.yaml @@ -114,7 +114,7 @@ spec: - name: cluster.initial_master_nodes value: "elastic-0,elastic-1,elastic-2" - name: xpack.security.enabled - value: "true" + value: "false" - name: xpack.security.transport.ssl.enabled value: "false" - name: xpack.monitoring.collection.enabled