From 4536d660ad30d35b9804633477814acb8be4a139 Mon Sep 17 00:00:00 2001 From: Oleksandr Kolomiiets Date: Mon, 25 Nov 2024 08:20:08 -0800 Subject: [PATCH] Update tsds-reindex.asciidoc (#117446) (#117495) Co-authored-by: padmaprasath21 <168728638+padmaprasath21@users.noreply.github.com> --- docs/reference/data-streams/tsds-reindex.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/data-streams/tsds-reindex.asciidoc b/docs/reference/data-streams/tsds-reindex.asciidoc index 9d6594db4e779..f4d00f33c179c 100644 --- a/docs/reference/data-streams/tsds-reindex.asciidoc +++ b/docs/reference/data-streams/tsds-reindex.asciidoc @@ -202,7 +202,7 @@ POST /_component_template/destination_template POST /_index_template/2 { "index_patterns": [ - "k8s*" + "k9s*" ], "composed_of": [ "destination_template"