diff --git a/chaos-recommender/run.sh b/chaos-recommender/run.sh index 31073cf..400349c 100755 --- a/chaos-recommender/run.sh +++ b/chaos-recommender/run.sh @@ -19,12 +19,10 @@ source $ROOT_FOLDER/common_run.sh with the -e NAMESPACE= option" && exit 1 [ -z "$PROMETHEUS_ENDPOINT" ] && echo "error: PROMETHEUS_ENDPOINT not set, run the recommender \ - with the -e PROMETHEUS_ENDPOINT= option" && exit 1 + with the -e PROMETHEUS_ENDPOINT= option" && exit 1 [ -z "$PROMETHEUS_TOKEN" ] && echo "error: PROMETHEUS_TOKEN not set, run the recommender \ - with the -e PROMETHEUS_TOKEN= option" && exit 1 - - + with the -e PROMETHEUS_TOKEN= option" && exit 1 #checks #config_setup