Grafana: Disable LDAP signup by default

This removes the configuration value for enabling LDAP signup by
default in the Grafana chart, which restricts the ability for a
user to sign up for Grafana access via the login page.

Change-Id: Ifed1dbf7eda022541d7a1ab179788c92763bc310
This commit is contained in:
Steve Wilkerson 2018-09-06 15:39:11 -05:00
parent c581bbcbf8
commit 8c75dc7924

View File

@ -377,7 +377,6 @@ conf:
auth.ldap:
enabled: true
config_file: /etc/grafana/ldap.toml
allow_sign_up: true
paths:
data: /var/lib/grafana/data
plugins: /var/lib/grafana/plugins