mirror of
https://github.com/status-im/consul.git
synced 2025-02-07 19:35:35 +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.
6 lines
89 B
HCL
6 lines
89 B
HCL
services {
|
|
name = "terminating-gateway"
|
|
kind = "terminating-gateway"
|
|
port = 8443
|
|
}
|