Skip to content
GitLab
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
20d9d8ac
Commit
20d9d8ac
authored
Jan 28, 2020
by
Ľuboslav Pivarč
Browse files
Add ttl to job. Job will be removed from system after time to live.
parent
3cb13b7a
Pipeline
#34489
passed with stage
in 1 minute and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cbioondemandK8S/src/main/resources/deletecronjob.yml
View file @
20d9d8ac
...
...
@@ -19,6 +19,7 @@ spec:
jobTemplate
:
spec
:
completions
:
1
ttlSecondsAfterFinished
:
21600
template
:
spec
:
containers
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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