From 336ed7a0f0f4de297d3dcd6c840e3dedf7a56042 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 18 Nov 2022 15:00:34 +0100 Subject: [PATCH] ha: fix section levels for crs sub-sections Signed-off-by: Thomas Lamprecht --- ha-manager.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ha-manager.adoc b/ha-manager.adoc index 1fb5e53..8f05aa1 100644 --- a/ha-manager.adoc +++ b/ha-manager.adoc @@ -959,12 +959,12 @@ NOTE: There are plans to add modes for (static and dynamic) load-balancing in the future. Basic -^^^^^ +~~~~~ The number of active HA serivces on each node is used to choose a recovery node. Static -^^^^^^ +~~~~~~ IMPORTANT: The static mode is still a technology preview.