consul/test/integration/connect/envoy/case-lua/service_s2.hcl

9 lines
142 B
HCL
Raw Normal View History

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
2023-01-06 17:13:40 +00:00
services {
name = "s2"
port = 8181
connect { sidecar_service {} }
}