From 80b40a3ca871959f6a28fc469e180f3200ab008d Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Sun, 8 Aug 2021 00:26:55 +0200 Subject: [PATCH] feat: grafana config --- .../monitoring/kube-prometheus-stack/helm-release.yaml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml b/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml index d5a5dcd20..635ba4af2 100644 --- a/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml +++ b/cluster/apps/monitoring/kube-prometheus-stack/helm-release.yaml @@ -91,11 +91,6 @@ spec: kubernetes-custom: url: https://raw.githubusercontent.com/auricom/home-cluster/main/cluster/apps/monitoring/kube-prometheus-stack/grafana-dashboards/homelab-temparatures.json datasource: Prometheus - # Ref: https://grafana.com/grafana/dashboards/12175 - calico-felix: - gnetId: 12175 - revision: 5 - datasource: Prometheus # Ref: https://grafana.com/grafana/dashboards/2842 ceph-cluster: gnetId: 2842 @@ -192,6 +187,10 @@ spec: url: https://grafana.net smtp: enabled: false + date_formats: + default_timezone: Europe/Paris + feature_toggles: + enable: ngalert ingress: enabled: true pathType: Prefix