Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
82994df8
Commit
82994df8
authored
Nov 07, 2019
by
Albert Salim
Committed by
Rémy Coutable
Nov 07, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "Increase gitlab-shell review-app CPU and timeout"
parent
0d530b05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
scripts/review_apps/base-config.yaml
scripts/review_apps/base-config.yaml
+5
-2
No files found.
scripts/review_apps/base-config.yaml
View file @
82994df8
...
@@ -35,14 +35,17 @@ gitlab:
...
@@ -35,14 +35,17 @@ gitlab:
gitlab-shell
:
gitlab-shell
:
resources
:
resources
:
requests
:
requests
:
cpu
:
23
0m
cpu
:
50
0m
memory
:
25M
memory
:
25M
limits
:
limits
:
cpu
:
345
m
cpu
:
750
m
memory
:
37.5M
memory
:
37.5M
maxReplicas
:
3
maxReplicas
:
3
hpa
:
hpa
:
targetAverageValue
:
130m
targetAverageValue
:
130m
deployment
:
livenessProbe
:
timeoutSeconds
:
5
sidekiq
:
sidekiq
:
resources
:
resources
:
requests
:
requests
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment