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
252485b0
Commit
252485b0
authored
Oct 21, 2019
by
Ľuboslav Pivarč
Browse files
Remove limits for all
parent
744fced2
Pipeline
#27133
passed with stages
in 14 minutes and 7 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbio-replicaset.yml
View file @
252485b0
...
...
@@ -81,9 +81,6 @@ spec:
exec
:
command
:
[
"
python3"
,
"
/etc/data-loading/cbio_client.py"
]
resources
:
limits
:
memory
:
"
3000Mi"
cpu
:
"
1400m"
requests
:
memory
:
"
1400Mi"
cpu
:
"
1000m"
\ No newline at end of file
cbioondemandK8S/src/main/resources/cbiodb-replicaset.yml
View file @
252485b0
...
...
@@ -79,9 +79,6 @@ spec:
-
secretRef
:
name
:
mysql-env
resources
:
limits
:
memory
:
"
600Mi"
cpu
:
"
200m"
requests
:
memory
:
"
600Mi"
cpu
:
"
50m"
...
...
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