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