Update Prometheus from v2.2.0-rc.1 to v2.2.0
* https://github.com/prometheus/prometheus/releases/tag/v2.2.0
This commit is contained in:
parent
d54709f89c
commit
42708f9a70
|
@ -18,7 +18,7 @@ spec:
|
|||
serviceAccountName: prometheus
|
||||
containers:
|
||||
- name: prometheus
|
||||
image: quay.io/prometheus/prometheus:v2.2.0-rc.1
|
||||
image: quay.io/prometheus/prometheus:v2.2.0
|
||||
args:
|
||||
- '--config.file=/etc/prometheus/prometheus.yaml'
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue