reduce job history
This commit is contained in:
@@ -8,8 +8,8 @@ kubernetes-cloudflare-ddns:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: "30 4 * * *"
|
schedule: "30 4 * * *"
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@@ -8,8 +8,8 @@ libation:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: 0 0 1 1 *
|
schedule: 0 0 1 1 *
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@@ -77,8 +77,8 @@ roundcube:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: 30 4 * * *
|
schedule: 30 4 * * *
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@@ -15,8 +15,8 @@ etcd-backup:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: "0 2 * * *"
|
schedule: "0 2 * * *"
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
@@ -161,8 +161,8 @@ etcd-defrag:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: "0 0 * * 0"
|
schedule: "0 0 * * 0"
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
@@ -198,8 +198,8 @@ etcd-defrag:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: "10 0 * * 0"
|
schedule: "10 0 * * 0"
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
@@ -235,8 +235,8 @@ etcd-defrag:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: "20 0 * * 0"
|
schedule: "20 0 * * 0"
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 1
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
@@ -162,7 +162,7 @@ snapshot:
|
|||||||
timeZone: US/Central
|
timeZone: US/Central
|
||||||
schedule: 0 4 * * *
|
schedule: 0 4 * * *
|
||||||
startingDeadlineSeconds: 90
|
startingDeadlineSeconds: 90
|
||||||
successfulJobsHistory: 3
|
successfulJobsHistory: 1
|
||||||
failedJobsHistory: 3
|
failedJobsHistory: 3
|
||||||
backoffLimit: 3
|
backoffLimit: 3
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user