11 lines
117 B
HCL
Raw Normal View History

services {
name = "s1"
port = 8080
checks = []
connect {
sidecar_service {
checks = []
}
}
}