Update Prometheus and Grafana addons

This commit is contained in:
Dalton Hubble
2021-12-15 08:16:46 -08:00
parent 16aa997604
commit bb5e5811ec
3 changed files with 6 additions and 5 deletions

View File

@ -24,7 +24,7 @@ spec:
type: RuntimeDefault
containers:
- name: grafana
image: docker.io/grafana/grafana:8.3.2
image: docker.io/grafana/grafana:8.3.3
env:
- name: GF_PATHS_CONFIG
value: "/etc/grafana/custom.ini"

View File

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