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

Grafana-operator chart doesn't detect dashboards #1248

Open
JourneyToSilius opened this issue May 2, 2021 · 0 comments
Open

Grafana-operator chart doesn't detect dashboards #1248

JourneyToSilius opened this issue May 2, 2021 · 0 comments

Comments

@JourneyToSilius
Copy link

I have configured the chart with --scan-all, but when I create a new dashboard object : https://github.com/integr8ly/grafana-operator/blob/master/deploy/examples/dashboards/DashboardWithCustomFolder.yaml, the operator doesn't discover it.

I have tried adding this to the helm chart values, since it's not in there but to no avail:
spec:
dashboardLabelSelector:
- matchExpressions:
- { key: app, operator: In, values: [ grafana ] }

I'm not sure if this is a bug or I'm missing something ?

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

No branches or pull requests

1 participant