Fix Grafana TeslaMate dashboard folder provisioning #253
2 changed files with 2 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ sidecar:
|
|||
labelValue: "1"
|
||||
folderAnnotation: grafana_folder
|
||||
provider:
|
||||
foldersFromFilesStructure: false
|
||||
foldersFromFilesStructure: true
|
||||
|
||||
# Service configuration (Ingress will handle external access)
|
||||
service:
|
||||
|
|
|
|||
1
docs/changelog.d/fix-grafana-teslamate-folder.bugfix.md
Normal file
1
docs/changelog.d/fix-grafana-teslamate-folder.bugfix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix Grafana TeslaMate dashboards not appearing in a folder — enabled `foldersFromFilesStructure` so the sidecar's `grafana_folder` annotation is respected.
|
||||
Loading…
Add table
Add a link
Reference in a new issue