Automated Manifest Update #4656

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2026-03-11 23:37:30 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@ spec:
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
startingDeadlineSeconds: 90 startingDeadlineSeconds: 90
timeZone: US/Central timeZone: US/Central
schedule: "0 0 6 * *" schedule: "0 0 * * *"
successfulJobsHistoryLimit: 1 successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1 failedJobsHistoryLimit: 1
jobTemplate: jobTemplate:

View File

@@ -14,7 +14,7 @@ spec:
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
startingDeadlineSeconds: 90 startingDeadlineSeconds: 90
timeZone: US/Central timeZone: US/Central
schedule: "0 10 6 * *" schedule: "10 0 * * *"
successfulJobsHistoryLimit: 1 successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1 failedJobsHistoryLimit: 1
jobTemplate: jobTemplate:

View File

@@ -14,7 +14,7 @@ spec:
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
startingDeadlineSeconds: 90 startingDeadlineSeconds: 90
timeZone: US/Central timeZone: US/Central
schedule: "0 20 6 * *" schedule: "20 0 * * *"
successfulJobsHistoryLimit: 1 successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1 failedJobsHistoryLimit: 1
jobTemplate: jobTemplate:

View File

@@ -14,7 +14,7 @@ spec:
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
startingDeadlineSeconds: 90 startingDeadlineSeconds: 90
timeZone: US/Central timeZone: US/Central
schedule: "0 30 6 * *" schedule: "30 0 * * *"
successfulJobsHistoryLimit: 1 successfulJobsHistoryLimit: 1
failedJobsHistoryLimit: 1 failedJobsHistoryLimit: 1
jobTemplate: jobTemplate: