I am using Grafana Helm chart to install Grafana on K8s cluster. The procedure works quite good, also predefining dashboards, so that they are accessible after installation.On the other hand I didn’t find a solution to automate the creation of users & teams so far. How can I specify/predefine users + teams , so that they are being created on “helm install”-ing the chart ?
Any hint highly appreciated
PS: I am aware of the HTTP API , but I am more interested in a way to predefine the info and having "helm install..." is setting up the whole stack