open-consul/test/integration/connect/envoy/case-cross-peers-http-router/primary/config_entries.hcl

13 lines
153 B
HCL

config_entries {
bootstrap = [
{
kind = "proxy-defaults"
name = "global"
config {
protocol = "http"
}
}
]
}