5 lines
175 B
Bash
5 lines
175 B
Bash
#!/bin/bash
|
|
|
|
# There is no sidecar proxy for s2, since the terminating gateway acts as the proxy
|
|
export REQUIRED_SERVICES="s1 s1-sidecar-proxy s2 terminating-gateway-primary"
|