Loading deploy/tfs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -289,7 +289,7 @@ done if [[ "$TFS_COMPONENTS" == *"webui"* ]] && [[ "$TFS_COMPONENTS" == *"monitoring"* ]]; then echo "Configuring WebUI DataStores and Dashboards..." sleep 3 sleep 5 # Exposed through the ingress controller "tfs-ingress" GRAFANA_URL="127.0.0.1:80/grafana" Loading Loading
deploy/tfs.sh +1 −1 Original line number Diff line number Diff line Loading @@ -289,7 +289,7 @@ done if [[ "$TFS_COMPONENTS" == *"webui"* ]] && [[ "$TFS_COMPONENTS" == *"monitoring"* ]]; then echo "Configuring WebUI DataStores and Dashboards..." sleep 3 sleep 5 # Exposed through the ingress controller "tfs-ingress" GRAFANA_URL="127.0.0.1:80/grafana" Loading