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:
Diffstat (limited to 'scripts/review_apps/base-config.yaml')
-rw-r--r--scripts/review_apps/base-config.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/review_apps/base-config.yaml b/scripts/review_apps/base-config.yaml
index f845dd04e8f..0981aafec22 100644
--- a/scripts/review_apps/base-config.yaml
+++ b/scripts/review_apps/base-config.yaml
@@ -69,8 +69,8 @@ gitlab:
cpu: 400m
memory: 920Mi
limits:
- cpu: 600m
- memory: 1100Mi
+ cpu: 800m
+ memory: 1380Mi
sidekiq:
resources:
@@ -99,7 +99,7 @@ gitlab:
cpu: 746m
memory: 2809Mi
limits:
- cpu: 1119m
+ cpu: 1300m
memory: 4214Mi
minReplicas: 1
maxReplicas: 1