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:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user