Extend documentation note. (#121146)

This commit is contained in:
Valeriy Khakhutskyy 2025-01-29 13:03:42 +01:00 committed by GitHub
parent e1207398c7
commit 15b93fefdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -918,7 +918,7 @@ An array of index names. Wildcards are supported. For example:
`["it_ops_metrics", "server*"]`.
+
--
NOTE: If any indices are in remote clusters then the {ml} nodes need to have the
NOTE: If any indices are in remote clusters then the master nodes and the {ml} nodes need to have the
`remote_cluster_client` role.
--