I've tried looking through other issues and haven't seen an answer to this specific scenario.
I've been given a zip with files that create a custom grafana plugin. I'm not entirely sure how it works but I need to install them as part of the helm chart installation in AKS. I believe the way to do this is using config maps in Kubernetes. I'm wondering do I need all the files in the screenshot attached and what does the code look like in the helm chart to install the plugins at runtime. There will be several.
Or maybe I'm completely wrong and there is a different way to do it. Any help would be much appreciated.
I've tried looking through other issues and haven't seen an answer to this specific scenario.
I've been given a zip with files that create a custom grafana plugin. I'm not entirely sure how it works but I need to install them as part of the helm chart installation in AKS. I believe the way to do this is using config maps in Kubernetes. I'm wondering do I need all the files in the screenshot attached and what does the code look like in the helm chart to install the plugins at runtime. There will be several.
Or maybe I'm completely wrong and there is a different way to do it. Any help would be much appreciated.