From 3271b8c0da61d8d0b7241a0c1bf4a1de129bfc90 Mon Sep 17 00:00:00 2001 From: Imadzuma Date: Wed, 10 Jan 2024 14:33:26 +0300 Subject: [PATCH] fix doc mistake p2 --- documentation/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Installation.md b/documentation/Installation.md index 2b365f769..52b9a81f0 100644 --- a/documentation/Installation.md +++ b/documentation/Installation.md @@ -3599,7 +3599,7 @@ Kubemarine supports maintenance mode for HAproxy balancer. HAproxy balancer has ```yaml services: loadbalancer: - keepalived: + haproxy: maintenance_mode: True mntc_config_location: '/etc/haproxy/haproxy_mntc_v1.cfg' ```