mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-08-27 17:31:51 +02:00
Merge pull request #788 from nuala33/master
Per issue 593, append .yml to each filename used in the generated con…
This commit is contained in:
commit
024db8ddc8
@ -13,6 +13,6 @@ EOF
|
||||
|
||||
for f in assets/prometheus/rules/*.rules.y*ml
|
||||
do
|
||||
echo " $(basename $f): |+"
|
||||
echo " $(basename "$f"): |+"
|
||||
cat $f | sed "s/^/ /g"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user