summaryrefslogtreecommitdiff
path: root/scripts/review_apps
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-28 21:06:24 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-28 21:06:24 +0000
commitef326e805ac99222c55e1efd9867045800f01a4b (patch)
tree201d39fb90a1422cc1f523d95b30b93e95f973f5 /scripts/review_apps
parent7515ec41c527c62bfd56f46e388cf6d9fe06479f (diff)
downloadgitlab-ce-ef326e805ac99222c55e1efd9867045800f01a4b.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'scripts/review_apps')
-rw-r--r--scripts/review_apps/base-config.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/review_apps/base-config.yaml b/scripts/review_apps/base-config.yaml
index ef5e2719fca..ffde883a744 100644
--- a/scripts/review_apps/base-config.yaml
+++ b/scripts/review_apps/base-config.yaml
@@ -14,10 +14,10 @@ gitlab:
gitaly:
resources:
requests:
- cpu: 300m
+ cpu: 600m
memory: 200M
limits:
- cpu: 600m
+ cpu: 1200m
memory: 420M
persistence:
size: 10G
@@ -46,10 +46,10 @@ gitlab:
sidekiq:
resources:
requests:
- cpu: 300m
+ cpu: 500m
memory: 800M
limits:
- cpu: 400m
+ cpu: 1000m
memory: 1.6G
task-runner:
resources: