grafana: fix dashboard provider list

This commit is contained in:
Brad Stein 2025-11-14 08:33:53 -03:00
parent c2cb901102
commit 465103a57e

View File

@ -287,7 +287,7 @@ spec:
folder: Atlas Public folder: Atlas Public
type: file type: file
disableDeletion: false disableDeletion: false
allowUiUpdates: false editable: false
options: options:
path: /var/lib/grafana/dashboards/public path: /var/lib/grafana/dashboards/public
- name: sre - name: sre
@ -295,7 +295,7 @@ spec:
folder: Atlas SRE folder: Atlas SRE
type: file type: file
disableDeletion: false disableDeletion: false
allowUiUpdates: true editable: true
options: options:
path: /var/lib/grafana/dashboards/sre path: /var/lib/grafana/dashboards/sre
dashboardsConfigMaps: dashboardsConfigMaps: