Scale gitlab up a tiny bit
This commit is contained in:
parent
84846054df
commit
a799ad9657
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ nginx['status'] = {
|
|||
'enable' => false
|
||||
}
|
||||
letsencrypt['enable'] = false
|
||||
puma['worker_processes'] = 2
|
||||
puma['max_threads'] = 6
|
||||
puma['worker_processes'] = 4
|
||||
gitlab_rails['time_zone'] = 'Europe/London'
|
||||
|
||||
alertmanager['enable'] = false
|
||||
|
|
Loading…
Reference in a new issue