Skip to content
Snippets Groups Projects
Commit a0e326fe authored by Athanasios Karmas's avatar Athanasios Karmas
Browse files

Experiment with 'backofflimit' due to possible OpenShift bug

parent 63871d20
No related branches found
No related tags found
No related merge requests found
Pipeline #3356 failed with stage
in 1 minute and 45 seconds
......@@ -12,7 +12,8 @@ metadata:
name: simplejob${OC_JOB_ID}
spec:
parallelism: 1
completions: 1
completions: 1
backoffLimit: 0
template:
metadata:
name: testjob
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment