open-consul/test/integration/connect/envoy/case-cross-peers-http-router/alpha/service_s3.hcl
R.B. Boyer 115000144b
xds: mesh gateways now correctly load up peer-exported discovery chains using L7 protocols (#13624)
A mesh gateway will now configure the filter chains for L7 exported
services using the correct discovery chain information.
2022-06-28 14:52:25 -05:00

5 lines
73 B
HCL

services {
name = "s3"
port = 8282
connect { sidecar_service {} }
}