Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
europdx
k8s
cbio-on-demand
API
Commits
744fced2
Commit
744fced2
authored
Oct 21, 2019
by
Ľuboslav Pivarč
Browse files
Increase limits for database cpu
parent
2cb5d1c4
Pipeline
#27127
passed with stages
in 17 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbiodb-replicaset.yml
View file @
744fced2
...
...
@@ -81,7 +81,7 @@ spec:
resources
:
limits
:
memory
:
"
600Mi"
cpu
:
"
5
0m"
cpu
:
"
20
0m"
requests
:
memory
:
"
600Mi"
cpu
:
"
50m"
...
...
Write
Preview
Supports
Markdown
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