open-consul/test/integration/connect/envoy/case-prometheus/s2.hcl

13 lines
161 B
HCL

services {
name = "s2"
port = 8181
connect {
sidecar_service {
proxy {
config {
protocol = "http"
}
}
}
}
}