firmitas: enable the cronjob
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
7ef3365fc0
commit
632c93acdd
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
timeZone: Etc/UTC
|
timeZone: Etc/UTC
|
||||||
concurrencyPolicy: "Replace"
|
concurrencyPolicy: "Replace"
|
||||||
startingDeadlineSeconds: 200
|
startingDeadlineSeconds: 200
|
||||||
suspend: true
|
suspend: false
|
||||||
successfulJobsHistoryLimit: 3
|
successfulJobsHistoryLimit: 3
|
||||||
failedJobsHistoryLimit: 1
|
failedJobsHistoryLimit: 1
|
||||||
jobTemplate:
|
jobTemplate:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue