fix(spegel): correct filename for grafana dashboard
This commit is contained in:
@@ -31,4 +31,4 @@ sources:
|
||||
- https://ghcr.io/spegel-org/spegel
|
||||
- https://github.com/truecharts/charts/tree/master/charts/system/spegel
|
||||
type: application
|
||||
version: 3.1.1
|
||||
version: 3.1.2
|
||||
|
||||
@@ -70,7 +70,7 @@ configmap:
|
||||
labels:
|
||||
grafana_dashboard: "1"
|
||||
data:
|
||||
traefik.json: >-
|
||||
spegel.json: >-
|
||||
{{ .Files.Get "dashboard.json" | indent 8 }}
|
||||
|
||||
podOptions:
|
||||
|
||||
Reference in New Issue
Block a user