GRAFANA-HELM - Problem with imported dashboads with helm charts

Hello,

Has anyone managed to create folders including dashboards via the helm charts grafana?

Config :

dashboardProviders:
  dashboardproviders.yaml:
    apiVersion: 1
    providers:
    - name: 'nginx-ingress-controller'
      orgId: 1
      folder: ''
      type: file
      disableDeletion: false
      editable: true
      options:
        path: /var/lib/grafana/dashboards/nginx-ingress-controller/
    - name: 'client-node-exporter'
      orgId: 1
      folder: ''
      type: file
      disableDeletion: false
      editable: true
      options:
        path: /var/lib/grafana/dashboards/client/
dashboards:
  nginx-ingress-controller:
    nginx-ingress-controller:
       gnetId: 9614
       revision: 1
       datasource: Prometheus - x
  client:
    client-node-exporter:
      gnetId: 1860
      revision: 23
      datasource: Prometheus - client

The dashboards are created but on the GUI I don’t see the directory and the associated dashboards

@qdupuy not exactly a direct answer to your question, but two related things:

Someone can help me ?

Hello,

Doesn’t one else have this problem?

Hello,

up, it’s still present :frowning: