From 465103a57e30d63c2e94f276762b0d8972ec80e7 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Fri, 14 Nov 2025 08:33:53 -0300 Subject: [PATCH] grafana: fix dashboard provider list --- services/monitoring/helmrelease.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/services/monitoring/helmrelease.yaml b/services/monitoring/helmrelease.yaml index 9cac705..e9b6154 100644 --- a/services/monitoring/helmrelease.yaml +++ b/services/monitoring/helmrelease.yaml @@ -287,7 +287,7 @@ spec: folder: Atlas Public type: file disableDeletion: false - allowUiUpdates: false + editable: false options: path: /var/lib/grafana/dashboards/public - name: sre @@ -295,7 +295,7 @@ spec: folder: Atlas SRE type: file disableDeletion: false - allowUiUpdates: true + editable: true options: path: /var/lib/grafana/dashboards/sre dashboardsConfigMaps: