From ad065eb4460e3fa0c6693f05eaea70c23dd6687f Mon Sep 17 00:00:00 2001 From: ycz008 Date: Tue, 11 Jul 2023 17:19:15 +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 bf203ea..5f206c5 100644 --- a/dev-upgrade/elastic/elastic-dev.yaml +++ b/dev-upgrade/elastic/elastic-dev.yaml @@ -116,7 +116,7 @@ spec: - name: xpack.security.enabled value: "true" - name: xpack.security.transport.ssl.enabled - value: "true" + value: "false" - name: xpack.monitoring.collection.enabled value: "true" - name: ES_JAVA_OPTS