Remove GitLab monitoring whitelist
This commit is contained in:
@@ -36,7 +36,6 @@ services:
|
||||
web_server['username'] = 'git'
|
||||
prometheus['enable'] = false
|
||||
grafana['enable'] = false
|
||||
gitlab_rails['monitoring_whitelist'] = ['127.0.0.0/8', '192.168.1.1/24']
|
||||
gitlab_rails['smtp_enable'] = true
|
||||
gitlab_rails['smtp_address'] = "${SMTP_HOST}"
|
||||
gitlab_rails['smtp_port'] = ${SMTP_PORT}
|
||||
|
Reference in New Issue
Block a user