From e1a17a6f9d9eb63643a4e29b958b11278365da50 Mon Sep 17 00:00:00 2001 From: Istvan Nagy Date: Thu, 23 Feb 2023 09:57:41 +0100 Subject: [PATCH] documentation to state unsupported setting value --- .../elasticsearch/reserved-settings.asciidoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/orchestrating-elastic-stack-applications/elasticsearch/reserved-settings.asciidoc b/docs/orchestrating-elastic-stack-applications/elasticsearch/reserved-settings.asciidoc index e7ac6209467..6b86b6efcbe 100644 --- a/docs/orchestrating-elastic-stack-applications/elasticsearch/reserved-settings.asciidoc +++ b/docs/orchestrating-elastic-stack-applications/elasticsearch/reserved-settings.asciidoc @@ -30,3 +30,7 @@ The following Elasticsearch settings are managed by ECK: * `xpack.security.transport.ssl.verification_mode` CAUTION: It is not recommended to change these ECK settings. We don't support user-provided Elasticsearch configurations that use any of these settings. + +The following Elasticsearch settings are not supported by ECK: + + * `xpack.security.http.ssl.client_authentication`: `required`