mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 15:22:40 +08:00
Mirrormanager: don't retry jobs ad-hoc jobs
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -9,7 +9,7 @@ spec:
|
||||
parallelism: 1
|
||||
completions: 1
|
||||
activeDeadlineSeconds: 1800
|
||||
backoffLimit: 3
|
||||
backoffLimit: 0
|
||||
template:
|
||||
spec:
|
||||
restartPolicy: Never
|
||||
|
||||
Reference in New Issue
Block a user