mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-10-29 07:01:01 +01:00
fixing#972
This commit is contained in:
parent
9b134da849
commit
37f7fd52e8
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user