limit schedule currency
This commit is contained in:
@@ -21,14 +21,17 @@ spec:
|
||||
schedule: '@hourly-random'
|
||||
failedJobsHistoryLimit: 2
|
||||
successfulJobsHistoryLimit: 1
|
||||
concurrentRunsAllowed: false
|
||||
check:
|
||||
schedule: '@daily-random'
|
||||
failedJobsHistoryLimit: 2
|
||||
successfulJobsHistoryLimit: 1
|
||||
concurrentRunsAllowed: false
|
||||
prune:
|
||||
schedule: '@weekly-random'
|
||||
failedJobsHistoryLimit: 2
|
||||
successfulJobsHistoryLimit: 1
|
||||
concurrentRunsAllowed: false
|
||||
retention:
|
||||
keepLast: 5
|
||||
keep Daily: 14
|
||||
|
||||
Reference in New Issue
Block a user