mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-01 15:48:51 +00:00
Update Prometheus and Grafana
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
parent
fc4d01b3e5
commit
8a96e32679
3 changed files with 40 additions and 22 deletions
|
|
@ -19,7 +19,7 @@ spec:
|
|||
serviceAccountName: prometheus
|
||||
containers:
|
||||
- name: prometheus
|
||||
image: prom/prometheus:v2.20.0
|
||||
image: prom/prometheus:v2.21.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- '--storage.tsdb.retention=2h'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue