Skip to content
Snippets Groups Projects
Commit 8151fc51 authored by Radim Peša's avatar Radim Peša
Browse files

Merge branch '456130-master-patch-02607' into 'master'

Add ttl to job. Job will be removed from system after time to live.

See merge request !14
parents 3cb13b7a 20d9d8ac
Branches
Tags
1 merge request!14Add ttl to job. Job will be removed from system after time to live.
Pipeline #40372 passed
......@@ -19,6 +19,7 @@ spec:
jobTemplate:
spec:
completions: 1
ttlSecondsAfterFinished: 21600
template:
spec:
containers:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment