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
8ce16366
Commit
8ce16366
authored
Sep 04, 2019
by
Ľuboslav Pivarč
Browse files
fixed typo in postStart
parent
5ca473ec
Pipeline
#23690
passed with stages
in 11 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/cbio-replicaset.yml
View file @
8ce16366
...
@@ -65,4 +65,4 @@ spec:
...
@@ -65,4 +65,4 @@ spec:
lifecycle
:
lifecycle
:
postStart
:
postStart
:
exec
:
exec
:
command
:
[
"
python3"
,
"
/etc/data-loading/cbio
-
client.py"
]
command
:
[
"
python3"
,
"
/etc/data-loading/cbio
_
client.py"
]
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