diff options
Diffstat (limited to 'controller.yaml')
-rw-r--r-- | controller.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controller.yaml b/controller.yaml index 4037fb08..fe3e794b 100644 --- a/controller.yaml +++ b/controller.yaml @@ -68,7 +68,7 @@ parameters: description: Whether to use Galera instead of regular MariaDB. type: boolean EnablePacemaker: - default: true + default: false description: If enabled services will be monitored by Pacemaker; it will manage VIPs as well, in place of Keepalived. type: boolean |