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-12-03 00:06:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-03 00:06:51 +0300
commita19a376bf35b2009566e86b8190662c21ed7e2ba (patch)
tree46d3ea7f44a0a732b96fcbae0cf09d3cfd8ec9dc /scripts/review_apps
parent556c79d6cc3d7b24ecbba3a79f8432eb3fcf5c7e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'scripts/review_apps')
-rw-r--r--scripts/review_apps/base-config.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/scripts/review_apps/base-config.yaml b/scripts/review_apps/base-config.yaml
index 407014858b4..1014bd9a89f 100644
--- a/scripts/review_apps/base-config.yaml
+++ b/scripts/review_apps/base-config.yaml
@@ -52,10 +52,10 @@ gitlab:
resources:
requests:
cpu: 650m
- memory: 880M
+ memory: 970M
limits:
cpu: 975m
- memory: 1320M
+ memory: 1450M
task-runner:
resources:
requests:
@@ -68,10 +68,10 @@ gitlab:
resources:
requests:
cpu: 500m
- memory: 1540M
+ memory: 1630M
limits:
cpu: 750m
- memory: 2310M
+ memory: 2450M
deployment:
readinessProbe:
initialDelaySeconds: 5 # Default is 0
@@ -92,18 +92,18 @@ gitlab:
gitlab-runner:
resources:
requests:
- cpu: 450m
+ cpu: 675m
memory: 100M
limits:
- cpu: 675m
+ cpu: 1015m
memory: 150M
minio:
resources:
requests:
- cpu: 5m
+ cpu: 9m
memory: 128M
limits:
- cpu: 10m
+ cpu: 15m
memory: 280M
nginx-ingress:
controller: