Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 00:06:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-29 00:06:24 +0300
commitef326e805ac99222c55e1efd9867045800f01a4b (patch)
tree201d39fb90a1422cc1f523d95b30b93e95f973f5 /scripts/review_apps
parent7515ec41c527c62bfd56f46e388cf6d9fe06479f (diff)
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: