GF_PLUGIN_URL - set many URLs

Hello,

I have installed Grafana on k8s cluster which doesn’t have access to the Internet. All plugins are stored on my own repository manager.
So my question is - how can I pass many different URLs to grafana-cli?
For one plugin: combination of environment variables GF_INSTALL_PLUGINS and GF_PLUGIN_URL work perfectly. Problem starts when I want to install 2 or more plugins - variable GF_INSTALL_PLUGINS is able to accept to variables ($GF_INSTALL_PLUGINS=plugin1,plugin2). How to provide a link to each of these plugins?

Thanks!

I just want to know how you are using grafana-cli with k8s. I deployed to GCP and after logging into cli of either the cluster or the VMs, bash can’t find grafana-cli.