fix(spegel): correct filename for grafana dashboard

This commit is contained in:
Kjeld Schouten
2025-03-10 23:24:57 +01:00
parent e79997984b
commit 7eaf4e00e3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ sources:
- https://ghcr.io/spegel-org/spegel - https://ghcr.io/spegel-org/spegel
- https://github.com/truecharts/charts/tree/master/charts/system/spegel - https://github.com/truecharts/charts/tree/master/charts/system/spegel
type: application type: application
version: 3.1.1 version: 3.1.2
+1 -1
View File
@@ -70,7 +70,7 @@ configmap:
labels: labels:
grafana_dashboard: "1" grafana_dashboard: "1"
data: data:
traefik.json: >- spegel.json: >-
{{ .Files.Get "dashboard.json" | indent 8 }} {{ .Files.Get "dashboard.json" | indent 8 }}
podOptions: podOptions: