2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-28 06:25:25 +00:00
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
"