adff2316c9
This has the biggest impact on enterprise test cases that use namespaced registrations, which prior to this change sometimes failed the initial registration because the namespace was not yet created.
7 lines
116 B
HCL
7 lines
116 B
HCL
services {
|
|
name = "s4"
|
|
|
|
// EDS cannot resolve localhost to an IP address
|
|
address = "localhost"
|
|
port = 8382
|
|
} |