mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
[Task Manager] [8.0] Remove xpack.task_manager.index
(#108111)
* Remove support for the config field index * Fix type issues * Remove references from a few more places
This commit is contained in:
parent
1eae08e2c1
commit
9dce033408
17 changed files with 15 additions and 63 deletions
|
@ -76,7 +76,6 @@ If many other users will be interacting with your remote cluster, you'll want to
|
|||
[source,bash]
|
||||
----
|
||||
kibana.index: '.{YourGitHubHandle}-kibana'
|
||||
xpack.task_manager.index: '.{YourGitHubHandle}-task-manager-kibana'
|
||||
----
|
||||
|
||||
==== Running remote clusters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue