From c757170b677194035f493e5a847caf3cdd143f5a Mon Sep 17 00:00:00 2001 From: Roxedus Date: Mon, 6 Jun 2022 13:35:00 +0200 Subject: [PATCH] tz --- apps/templates/prometheus.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/templates/prometheus.yaml b/apps/templates/prometheus.yaml index 1cb6d58..37d9112 100644 --- a/apps/templates/prometheus.yaml +++ b/apps/templates/prometheus.yaml @@ -17,7 +17,8 @@ spec: fullnameOverride: prometheus alertmanager: enabled: true - # grafana: + grafana: + defaultDashboardsTimezone: Europe/Oslo # ingress: # ingressClassName: traefik # enabled: true