Skip to content
Snippets Groups Projects
Commit 37f7fd52 authored by ludek_navratil's avatar ludek_navratil
Browse files

fixing#972

parent 9b134da8
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment