Commit f2360df5 authored by Rémy Coutable's avatar Rémy Coutable

Increase Gitaly's requested CPU in Review Apps

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 92490c32
......@@ -14,10 +14,10 @@ gitlab:
gitaly:
resources:
requests:
cpu: 300m
cpu: 600m
memory: 200M
limits:
cpu: 600m
cpu: 1200m
memory: 420M
persistence:
size: 10G
......
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