debug fix
This commit is contained in:
parent
d29bd0810b
commit
07c0cd6f2e
@ -92,7 +92,7 @@ func (s *Service) Register() error {
|
||||
Check: &consul.AgentServiceCheck{
|
||||
Interval: "5s",
|
||||
Timeout: "1s",
|
||||
TTL: s.ttl.String(),
|
||||
// TTL: s.ttl.String(),
|
||||
Status: "passing",
|
||||
DeregisterCriticalServiceAfter: "10s",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user