Skip to content
Snippets Groups Projects
Commit ad40a603 authored by Sören Henning's avatar Sören Henning
Browse files

Fix Grafana values file for new chart version

parent 376cdd2c
No related branches found
No related tags found
No related merge requests found
Pipeline #1433 skipped
...@@ -11,7 +11,9 @@ adminPassword: admin ...@@ -11,7 +11,9 @@ adminPassword: admin
## Sidecars that collect the configmaps with specified label and stores the included files them into the respective folders ## Sidecars that collect the configmaps with specified label and stores the included files them into the respective folders
## Requires at least Grafana 5 to work and can't be used together with parameters dashboardProviders, datasources and dashboards ## Requires at least Grafana 5 to work and can't be used together with parameters dashboardProviders, datasources and dashboards
sidecar: sidecar:
image: kiwigrid/k8s-sidecar:0.1.99 image:
repository: "kiwigrid/k8s-sidecar"
tag: "0.1.99"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
dashboards: dashboards:
enabled: true enabled: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment