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:
parent
c581bbcbf8
commit
8c75dc7924
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user