Update prometheus from v2.2.1 to v2.3.0

This commit is contained in:
Dalton Hubble
2018-06-09 11:43:10 -07:00
parent 6676484490
commit c166b2ba33
2 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
serviceAccountName: prometheus
containers:
- name: prometheus
image: quay.io/prometheus/prometheus:v2.2.1
image: quay.io/prometheus/prometheus:v2.3.0
args:
- --web.listen-address=0.0.0.0:9090
- --config.file=/etc/prometheus/prometheus.yaml