open-consul/test/integration/connect/envoy/case-cross-peers-http/alpha/service_s2.hcl

11 lines
148 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
services {
name = "s2"
port = 8181
connect {
sidecar_service {}
}
}