Is it possible to integrate the GLPI plugin into Grafana's values.yaml on Kubernetes to access the data source ?
If yes, how ?
Expected example for adding plugins in Grafana yaml :
plugins:
# - digrich-bubblechart-panel
# - grafana-clock-panel
## You can also use other plugin download URL, as long as they are valid zip files,
## and specify the name of the plugin after the semicolon. Like this:
# - https://grafana.com/api/plugins/marcusolsson-json-datasource/versions/1.3.2/download;marcusolsson-json-datasource
Is it possible to integrate the GLPI plugin into Grafana's values.yaml on Kubernetes to access the data source ? If yes, how ?
Expected example for adding plugins in Grafana yaml :