open-consul/test/integration/connect/envoy/case-terminating-gateway-su.../vars.sh

9 lines
183 B
Bash
Raw Normal View History

2020-04-14 21:13:58 +00:00
#!/bin/bash
2020-04-20 19:42:33 +00:00
# There is no sidecar proxy for s2-v1, since the terminating gateway acts as the proxy
2020-04-14 21:13:58 +00:00
export REQUIRED_SERVICES="
s1 s1-sidecar-proxy
s2-v1
terminating-gateway-primary
"