mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
agent: fix maintenance check ID
This commit is contained in:
parent
d9a3e673b0
commit
b6a0f2baae
@ -33,7 +33,7 @@ const (
|
||||
|
||||
// The ID of the faux health checks for maintenance mode
|
||||
serviceMaintCheckPrefix = "_service_maintenance"
|
||||
nodeMaintCheckID = "_node_maintenenace"
|
||||
nodeMaintCheckID = "_node_maintenance"
|
||||
)
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user