summaryrefslogtreecommitdiff
path: root/scripts/review_apps
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-21 09:06:22 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-21 09:06:22 +0000
commit6791eefead979110cc773720daee6e58c56483d9 (patch)
tree44a167ee57b1314481da4b73c4823875e64124e3 /scripts/review_apps
parent8e39b3a3afb6b01ce57819cb2cad5672ba88500e (diff)
downloadgitlab-ce-6791eefead979110cc773720daee6e58c56483d9.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'scripts/review_apps')
-rw-r--r--scripts/review_apps/base-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/review_apps/base-config.yaml b/scripts/review_apps/base-config.yaml
index 573a5ccde11..ef5e2719fca 100644
--- a/scripts/review_apps/base-config.yaml
+++ b/scripts/review_apps/base-config.yaml
@@ -75,10 +75,10 @@ gitlab:
workhorse:
resources:
requests:
- cpu: 175m
+ cpu: 300m
memory: 100M
limits:
- cpu: 350m
+ cpu: 600m
memory: 200M
readinessProbe:
initialDelaySeconds: 5 # Default is 0