mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
bba3eb8cdd
Require use of mesh gateways in order for service mesh data plane traffic to flow between peers. This also adds plumbing for envoy integration tests involving peers, and one starter peering test.
6 lines
75 B
HCL
6 lines
75 B
HCL
services {
|
|
name = "mesh-gateway"
|
|
kind = "mesh-gateway"
|
|
port = 4431
|
|
}
|