mirror of
https://github.com/YunoHost-Apps/gitlab_ynh.git
synced 2024-09-03 18:36:35 +02:00
Temporary disable grafana
This commit is contained in:
parent
f282afd817
commit
241178acdc
1 changed files with 2 additions and 2 deletions
|
@ -1546,7 +1546,7 @@ nginx['listen_https'] = false
|
|||
##! Docs: https://docs.gitlab.com/ce/administration/monitoring/prometheus/#prometheus-as-a-grafana-data-source
|
||||
################################################################################
|
||||
|
||||
# grafana['enable'] = true
|
||||
grafana['enable'] = false
|
||||
# grafana['log_directory'] = '/var/log/gitlab/grafana'
|
||||
# grafana['home'] = '/var/opt/gitlab/grafana'
|
||||
# grafana['admin_password'] = 'admin'
|
||||
|
@ -2116,4 +2116,4 @@ nginx['listen_https'] = false
|
|||
# }
|
||||
# }
|
||||
|
||||
from_file '/etc/gitlab/gitlab-persistent.rb'
|
||||
from_file '/etc/gitlab/gitlab-persistent.rb'
|
||||
|
|
Loading…
Reference in a new issue