Update tsds-reindex.asciidoc (#117446)

This commit is contained in:
padmaprasath21 2024-11-25 21:26:17 +05:30 committed by GitHub
parent 2f0b095b5d
commit b7d801809f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ POST /_component_template/destination_template
POST /_index_template/2
{
"index_patterns": [
"k8s*"
"k9s*"
],
"composed_of": [
"destination_template"