fix(spegel): correct filename for grafana dashboard
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user