Automated Manifest Update (#4656)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #4656
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4656.
This commit is contained in:
2026-03-11 23:37:27 +00:00
committed by Alex Lebens
parent 48297f3461
commit 793d205f22
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: