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: