mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
Disable the Grafanan Alerting feature and opt out for analytics
This commit is contained in:
@@ -371,6 +371,11 @@ grafana:
|
||||
log:
|
||||
mode: "console"
|
||||
level: "warn"
|
||||
alerting:
|
||||
enabled: false
|
||||
analytics:
|
||||
reporting_enabled: false
|
||||
check_for_updates: false
|
||||
security:
|
||||
disable_initial_admin_creation: false
|
||||
disable_gravatar: false
|
||||
|
||||
Reference in New Issue
Block a user