5 lines
175 B
Bash
Raw Normal View History

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