From 728ba5150619d03c68338fea8b8241fd622243d4 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 22 Oct 2022 19:33:23 -0500 Subject: [PATCH] updates --- gitlab-runner/values.yaml | 5 +---- kube-prometheus-stack/values.yaml | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/gitlab-runner/values.yaml b/gitlab-runner/values.yaml index fe35eac..ef4c162 100644 --- a/gitlab-runner/values.yaml +++ b/gitlab-runner/values.yaml @@ -22,10 +22,7 @@ gitlab-runner: enabled: true service: enabled: true - annotations: {} - #prometheus.io/scrape: true - #prometheus.io/port: 9252 - #prometheus.io/scheme: http + annotations: {} runners: config: | diff --git a/kube-prometheus-stack/values.yaml b/kube-prometheus-stack/values.yaml index 9b14b6c..438ce43 100644 --- a/kube-prometheus-stack/values.yaml +++ b/kube-prometheus-stack/values.yaml @@ -53,7 +53,7 @@ kube-prometheus-stack: forceDeployDatasources: false forceDeployDashboards: false defaultDashboardsEnabled: true - defaultDashboardsTimezone: cdt + defaultDashboardsTimezone: utc plugins: - grafana-polystat-panel serviceMonitor: