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
90bef6fe
Commit
90bef6fe
authored
Oct 18, 2019
by
Ľuboslav Pivarč
Browse files
fixed miss-conf
parent
2e44808c
Pipeline
#26986
passed with stage
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbiodb-replicaset.yml
View file @
90bef6fe
...
...
@@ -78,9 +78,10 @@ spec:
envFrom
:
-
secretRef
:
name
:
mysql-env
limits
:
memory
:
"
600Mi"
cpu
:
"
50m"
resources
:
limits
:
memory
:
"
600Mi"
cpu
:
"
50m"
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