Update Prometheus from v2.22.2 to v2.23.0-rc.0

* https://github.com/prometheus/prometheus/releases/tag/v2.23.0-rc.0
This commit is contained in:
Dalton Hubble
2020-11-24 10:54:42 -08:00
parent c0347ca0c6
commit ba8d972c76
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.22.2
image: quay.io/prometheus/prometheus:v2.23.0-rc.0
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml