From 692e3bb8f590f4e1237f69df8996d2e3c14936fe Mon Sep 17 00:00:00 2001 From: Philippe Caseiro Date: Thu, 17 Jul 2025 14:35:35 +0200 Subject: [PATCH] fup --- components/node/files/conf/sentinel.conf.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/node/files/conf/sentinel.conf.tpl b/components/node/files/conf/sentinel.conf.tpl index b7c71f8..e755ffa 100644 --- a/components/node/files/conf/sentinel.conf.tpl +++ b/components/node/files/conf/sentinel.conf.tpl @@ -14,7 +14,7 @@ dir "/tmp" port {{ $sentinel_port }} -sentinel monitor {{ $master_nameĀ }} SENTINEL_MASTER {{ $port }} {{ $quorum }} +sentinel monitor {{ $master_name }} SENTINEL_MASTER {{ $port }} {{ $quorum }} sentinel down-after-milliseconds {{ $master_nameĀ }} 60000 # User-supplied sentinel configuration: