From f886e2b87354323e076a70d86fd22011dc652ec1 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 9cac7059..e9b61549 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: