fix blocky datasource

This commit is contained in:
Kjeld Schouten 2024-02-28 16:12:00 +01:00
parent af3e85484c
commit 4a9618e06f
2 changed files with 6 additions and 1 deletions

View File

@ -44,4 +44,4 @@ sources:
- https://hub.docker.com/r/spx01/blocky - https://hub.docker.com/r/spx01/blocky
- https://quay.io/oriedge/k8s_gateway - https://quay.io/oriedge/k8s_gateway
type: application type: application
version: 13.5.0 version: 13.5.1

View File

@ -307,6 +307,11 @@ configmap:
{{ .Files.Get "dashboard.json" | indent 8 }} {{ .Files.Get "dashboard.json" | indent 8 }}
blockypostgres.json: >- blockypostgres.json: >-
{{ .Files.Get "dashboardpsql.json" | indent 8 }} {{ .Files.Get "dashboardpsql.json" | indent 8 }}
datasource:
enabled: true
labels:
grafana_datasource: "1"
data:
datasourceblockypsql.yaml: |- datasourceblockypsql.yaml: |-
apiVersion: 1 apiVersion: 1
datasources: datasources: