From 37c2252f8d21025518f314f29d9083c2670cc538 Mon Sep 17 00:00:00 2001 From: Bruno Bressi Date: Wed, 20 Sep 2023 14:27:02 +0200 Subject: [PATCH] chore: finalized fix --- Chart.yaml | 2 +- values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 09fa854..510327c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -6,7 +6,7 @@ annotations: # catalog.cattle.io/certified: rancher name: caas-project-monitoring description: A Helm chart for Rancher Project Monitoring V3 -version: 1.0.23 +version: 1.0.23-fix-duplicates appVersion: "40.1.2" icon: https://raw.githubusercontent.com/caas-team/caas-project-monitoring/main/logo.png keywords: diff --git a/values.yaml b/values.yaml index 88992b6..b6285c7 100644 --- a/values.yaml +++ b/values.yaml @@ -406,8 +406,8 @@ kube-prometheus-stack: searchNamespace: "" datasources: createPrometheusReplicasDatasources: false - defaultDatasourceEnabled: true - enabled: false + defaultDatasourceEnabled: false + enabled: true label: grafana_datasource labelValue: "1" searchNamespace: ""