[Task Manager][Docs] fixes the formatting of an "Important" box (#94276)

Fixes the rendering of the Important callout on: Task Manager Production Considerations
This commit is contained in:
Gidi Meir Morris 2021-03-11 12:11:24 +00:00 committed by GitHub
parent 1618e5436b
commit 716e2f7816
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,11 +12,11 @@ This has three major benefits:
[IMPORTANT]
==============================================
Task definitions for alerts and actions are stored in the index specified by <<task-manager-settings, `xpack.task_manager.index`>>.
The default is `.kibana_task_manager`.
Task definitions for alerts and actions are stored in the index specified by <<task-manager-settings, `xpack.task_manager.index`>>. The default is `.kibana_task_manager`.
You must have at least one replica of this index for production deployments.
If you lose this index, all scheduled alerts and actions are lost.
You must have at least one replica of this index for production deployments.
If you lose this index, all scheduled alerts and actions are lost.
==============================================
[float]