d81d8468db
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.
2 lines
70 B
HCL
2 lines
70 B
HCL
bind_addr = "0.0.0.0"
|
|
advertise_addr = "{{ GetInterfaceIP \"eth0\" }}" |