diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-23 12:06:20 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-23 12:06:20 +0000 |
commit | 94e614c94c0a42e261e6af88c89461d90f3330c0 (patch) | |
tree | 96a7a34c8fad39465ed5021b3f171a642c0a5869 /scripts | |
parent | 1d89871c573830a8194110af252e8907177184b3 (diff) | |
download | gitlab-ce-94e614c94c0a42e261e6af88c89461d90f3330c0.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/review_apps/base-config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/review_apps/base-config.yaml b/scripts/review_apps/base-config.yaml index 403c1df97aa..e839ccc2417 100644 --- a/scripts/review_apps/base-config.yaml +++ b/scripts/review_apps/base-config.yaml @@ -40,6 +40,9 @@ gitlab: limits: cpu: 140m memory: 40M + maxReplicas: 3 + hpa: + targetAverageValue: 130m sidekiq: resources: requests: |