Skip to content
Snippets Groups Projects
Commit acb10c16 authored by Frederic Branczyk's avatar Frederic Branczyk Committed by GitHub
Browse files

Merge pull request #973 from Ludek2/fixing#972

fixing#972
parents 51515b1e 37f7fd52
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ do ...@@ -34,7 +34,7 @@ do
if [ "$basefilename" = "etcd-dashboard.json" ]; then if [ "$basefilename" = "etcd-dashboard.json" ]; then
hack/scripts/wrap-dashboard.sh $f prometheus-etcd | sed "s/^/ /g" hack/scripts/wrap-dashboard.sh $f prometheus-etcd | sed "s/^/ /g"
else else
hack/scripts/wrap-dashboard.sh $f prometheus-k8s | sed "s/^/ /g" hack/scripts/wrap-dashboard.sh $f prometheus | sed "s/^/ /g"
fi fi
done done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment