mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
consul/connect: remove debug line
This commit is contained in:
@@ -296,7 +296,6 @@ func (j *Job) Register(args *structs.JobRegisterRequest, reply *structs.JobRegis
|
||||
}
|
||||
}
|
||||
for service, entry := range entries.Terminating {
|
||||
fmt.Println("SH JE set terminating CE", service)
|
||||
if err := j.srv.consulConfigEntries.SetTerminatingCE(ctx, service, entry); err != nil {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user