open-consul/test/integration/connect/envoy/case-terminating-gateway-subsets/vars.sh
2020-04-27 11:08:41 -06:00

9 lines
183 B
Bash

#!/bin/bash
# There is no sidecar proxy for s2-v1, since the terminating gateway acts as the proxy
export REQUIRED_SERVICES="
s1 s1-sidecar-proxy
s2-v1
terminating-gateway-primary
"