diff --git a/run.sh b/run.sh index b8ff41be9..4bdf9bef3 100644 --- a/run.sh +++ b/run.sh @@ -7,7 +7,7 @@ then export $(grep -v '^#' /tmp/.secrets.env | xargs); fi -if [[ "$LIBCLUSTER_TOPOLOGY" == "gce" ]] +if [[ "$LIBCLUSTER_TOPOLOGY" == "postgres" ]] then # run gce specific stuff