chore: Update manifests after change

This commit is contained in:
2026-03-11 23:37:00 +00:00
parent 48297f3461
commit 0d11501318
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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