We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Please update the grafana requirement on the helm chart.
When trying to provide dashboard via values.yaml
grafana chart fails because of a bug fixed with helm/charts#14441
The text was updated successfully, but these errors were encountered: