fix: rename grafana datasources everywhere
This commit is contained in:
@@ -43,4 +43,4 @@ sources:
|
||||
- https://hub.docker.com/r/spx01/blocky
|
||||
- https://quay.io/oriedge/k8s_gateway
|
||||
type: application
|
||||
version: 16.13.8
|
||||
version: 16.13.9
|
||||
|
||||
@@ -311,7 +311,7 @@ configmap:
|
||||
datasource:
|
||||
enabled: true
|
||||
labels:
|
||||
grafana_datasources: "1"
|
||||
grafana_datasource: "1"
|
||||
data:
|
||||
datasourceblockypsql.yaml: |-
|
||||
apiVersion: 1
|
||||
|
||||
@@ -86,7 +86,7 @@ workload:
|
||||
env:
|
||||
IGNORE_ALREADY_PROCESSED: false
|
||||
METHOD: WATCH
|
||||
LABEL: grafana_datasources
|
||||
LABEL: grafana_datasource
|
||||
LABEL_VALUE: "1"
|
||||
LOG_LEVEL: info
|
||||
FOLDER: /etc/grafana/provisioning/datasources
|
||||
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/bitmagnet-io/bitmagnet
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitmagnet
|
||||
type: application
|
||||
version: 3.7.0
|
||||
version: 3.7.1
|
||||
|
||||
@@ -86,7 +86,7 @@ configmap:
|
||||
datasource:
|
||||
enabled: true
|
||||
labels:
|
||||
grafana_datasources: "1"
|
||||
grafana_datasource: "1"
|
||||
data:
|
||||
bitmagnetpsql.yaml: |-
|
||||
apiVersion: 1
|
||||
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/teslamate
|
||||
- https://hub.docker.com/r/teslamate/teslamate
|
||||
type: application
|
||||
version: 3.0.0
|
||||
version: 3.0.1
|
||||
|
||||
@@ -46,7 +46,7 @@ configmap:
|
||||
datasource:
|
||||
enabled: true
|
||||
labels:
|
||||
grafana_datasources: "1"
|
||||
grafana_datasource: "1"
|
||||
data:
|
||||
datasourceteslamatepsql.yaml: |-
|
||||
apiVersion: 1
|
||||
|
||||
Reference in New Issue
Block a user