helm-charts
helm-charts copied to clipboard
Support reading sidecar credentials from file for the Grafana helm chart
As kiwigrid/k8s-sidecar now support loading credentials from file it would be great if this could be configured for the Grafana helm chart instead of REQ_PASSWORD etc to be able to load this from a volume instead of a secret.
Maybe GF_SECURITY_ADMIN_PASSWORD__FILE could be used?