Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update grafana requirement on the helm chart #672

Closed
Basster opened this issue Jun 17, 2019 · 0 comments · Fixed by #674
Closed

Please update grafana requirement on the helm chart #672

Basster opened this issue Jun 17, 2019 · 0 comments · Fixed by #674

Comments

@Basster
Copy link

Basster commented Jun 17, 2019

Please update the grafana requirement on the helm chart.
When trying to provide dashboard via values.yaml

grafana:
  dashboardProviders:
    dashboardproviders.yaml:
      apiVersion: 1
      providers:
      - name: 'default'
        orgId: 1
        folder: ''
        type: file
        disableDeletion: false
        editable: true
        options:
          path: /var/lib/grafana/dashboards/default
  dashboards:
    default:
      traefik:
        gnetId: 4475
        revision: 4
        datasource: Prometheus
      kubernetes:
        gnetId: 315
        revision: 3
        datasource: Prometheus

grafana chart fails because of a bug fixed with helm/charts#14441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants