From 29e6222298a6962fa2427db998726fe478c4c018 Mon Sep 17 00:00:00 2001 From: padmaprasath21 <168728638+padmaprasath21@users.noreply.github.com> Date: Mon, 25 Nov 2024 11:40:13 +0530 Subject: [PATCH] Update tsds-reindex.asciidoc --- 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"