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:
Dalton Hubble 2018-03-09 00:18:38 -08:00
parent d54709f89c
commit 42708f9a70
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spec:
serviceAccountName: prometheus serviceAccountName: prometheus
containers: containers:
- name: prometheus - name: prometheus
image: quay.io/prometheus/prometheus:v2.2.0-rc.1 image: quay.io/prometheus/prometheus:v2.2.0
args: args:
- '--config.file=/etc/prometheus/prometheus.yaml' - '--config.file=/etc/prometheus/prometheus.yaml'
ports: ports: