How to configure custom LDAP in Grafana helm chart?
问题 I'm a newbie at Kubernetes and Helm, trying to customise stable/grafana Helm chart (https://github.com/helm/charts/tree/master/stable/grafana) with my own LDAP. What's the difference between auth.ldap part of grafana.ini and ldap section of chart's values.yaml file? How can I configure LDAP host address and credentials? 回答1: To enable LDAP configuration on Grafana. You need to update both parts. In values.yaml, there are two sections of grafana.ini and ldap . To enable LDAP you need to update