From 347ef2bfd88ee161dacb17c1ac2ea8df30d6c3e4 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Wed, 16 Nov 2022 16:29:35 +0100 Subject: [PATCH] doc: Update description of tls branch --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6cd4747..c993e7c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ Based on the official Docker images from Elastic: Other available stack variants: -* [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch +* [`tls`](https://github.com/deviantony/docker-elk/tree/tls): TLS encryption enabled in Elasticsearch, Kibana (opt in), + and Fleet * [`searchguard`](https://github.com/deviantony/docker-elk/tree/searchguard): Search Guard support ---