diff --git a/templates/gitlab.rb.j2 b/templates/gitlab.rb.j2 index e457a68c2c4e9842939915651e069cfe6882d143..edd66721988f1b1f3382a12b7e7899f6af2612f9 100644 --- a/templates/gitlab.rb.j2 +++ b/templates/gitlab.rb.j2 @@ -85,9 +85,6 @@ redis_exporter['enable'] = false postgres_exporter['enable'] = false gitlab_exporter['enable'] = false -### Grafana Dashboards -grafana['enable'] = false - ### Let's Encrypt integration letsencrypt['enable'] = true letsencrypt['contact_emails'] = ['{{ default_maintenance_email }}']