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
a6b184f6
Commit
a6b184f6
authored
Oct 16, 2019
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase requested CPU for gitlab-shell, workhorse and gitlab-runner
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
e5073e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
scripts/review_apps/base-config.yaml
scripts/review_apps/base-config.yaml
+6
-6
No files found.
scripts/review_apps/base-config.yaml
View file @
a6b184f6
...
...
@@ -35,10 +35,10 @@ gitlab:
gitlab-shell
:
resources
:
requests
:
cpu
:
70
m
cpu
:
125
m
memory
:
20M
limits
:
cpu
:
14
0m
cpu
:
25
0m
memory
:
40M
maxReplicas
:
3
hpa
:
...
...
@@ -75,10 +75,10 @@ gitlab:
workhorse
:
resources
:
requests
:
cpu
:
1
00
m
cpu
:
1
75
m
memory
:
100M
limits
:
cpu
:
20
0m
cpu
:
35
0m
memory
:
200M
readinessProbe
:
initialDelaySeconds
:
5
# Default is 0
...
...
@@ -87,10 +87,10 @@ gitlab:
gitlab-runner
:
resources
:
requests
:
cpu
:
3
00
m
cpu
:
3
55
m
memory
:
300M
limits
:
cpu
:
60
0m
cpu
:
71
0m
memory
:
600M
minio
:
resources
:
...
...
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