Prometheus: Update devenv block without a version to the latest version (#32847)

* Change default prometheus to latest and prometheus v1 to prometheus1

* Update README

* Remove prometheus1 block as not used
This commit is contained in:
Ivana Huckova
2021-04-13 15:12:48 +02:00
committed by GitHub
parent 4f3b3b12be
commit a0c38e243c
10 changed files with 11 additions and 90 deletions
+3 -2
View File
@@ -1,3 +1,4 @@
FROM prom/prometheus:v1.8.2
FROM prom/prometheus:latest
ADD prometheus.yml /etc/prometheus/
ADD alert.rules /etc/prometheus/
ADD recording.yml /etc/prometheus/
ADD alert.yml /etc/prometheus/