Commit 5e622fef authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'increase-review-app-workhorse-cpu' into 'master'

Increase review-app workhorse cpu

See merge request gitlab-org/gitlab!21727
parents c560f80d ac0aefe4
......@@ -80,10 +80,10 @@ gitlab:
workhorse:
resources:
requests:
cpu: 250m
cpu: 400m
memory: 50M
limits:
cpu: 375m
cpu: 600m
memory: 75M
readinessProbe:
initialDelaySeconds: 5 # Default is 0
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment