marukuru: disable gitlab's built-in prometheus instance
This commit is contained in:
parent
0a3a2043b1
commit
ae0eda1ba8
1 changed files with 2 additions and 0 deletions
|
@ -143,6 +143,8 @@ in {
|
|||
gitlab_rails['smtp_port'] = 25
|
||||
gitlab_rails['gitlab_email_from'] = 'heptapod@hg.lukegb.com'
|
||||
gitlab_rails['gitlab_email_reply_to'] = 'noreply@hg.lukegb.com'
|
||||
|
||||
prometheus['enable'] = false
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue