Deleting a provisioned dashboard

Could someone please explain to me how to delete a provisioned dashboard? I’m deploying via helm to various clusters and don’t have access to the particular PVs. Simply removing the dashboard json and definition in my values.yaml doesn’t have an effect and there doesn’t appear to be a deleteDashboard option similar to something like deleteContactPoints.

Does this work in the values?

Sorry wrong part you said dashboard

I just can’t believe this isn’t supported? I can’t feasibly manually update all these instances. Oddly the file for the dashboard I’m trying to delete shows a 0 filesize:

  File: mongodb-exporter-dashboard.json
  Size: 0         	Blocks: 0          IO Block: 4096   regular empty file
Device: 820h/2080d	Inode: 393231      Links: 1
Access: (0775/-rwxrwxr-x)  Uid: (  472/ grafana)   Gid: (  472/ UNKNOWN)
Access: 2024-04-03 17:28:23.314754606 +0000
Modify: 2024-02-12 17:41:01.961640025 +0000
Change: 2024-04-03 17:28:01.810024336 +0000```

And the grafana.db file still shows the MongoDB record…

Yup - you just can’t do it lmao:
https://github.com/grafana/helm-charts/issues/2752