Merge pull request #973 from Ludek2/fixing#972

fixing#972
This commit is contained in:
Frederic Branczyk
2018-02-09 11:14:01 +01:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ do
if [ "$basefilename" = "etcd-dashboard.json" ]; then
hack/scripts/wrap-dashboard.sh $f prometheus-etcd | sed "s/^/ /g"
else
hack/scripts/wrap-dashboard.sh $f prometheus-k8s | sed "s/^/ /g"
hack/scripts/wrap-dashboard.sh $f prometheus | sed "s/^/ /g"
fi
done