mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 18:33:48 +00:00
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.
5 lines
73 B
HCL
5 lines
73 B
HCL
services {
|
|
name = "s2"
|
|
port = 8181
|
|
connect { sidecar_service {} }
|
|
} |