浏览代码

Update tsds-reindex.asciidoc (#117446) (#117496)

Co-authored-by: padmaprasath21 <168728638+padmaprasath21@users.noreply.github.com>
Oleksandr Kolomiiets 10 月之前
父节点
当前提交
28bcb70eca
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/reference/data-streams/tsds-reindex.asciidoc

+ 1 - 1
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"