From 5a22de52c7d99a2ef4b860a0536101fee8e4d21c Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 17 Dec 2025 06:55:05 +0000 Subject: [PATCH] Automated Manifest Update (#2628) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2628 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/libation/CronJob-libation-main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/libation/CronJob-libation-main.yaml b/clusters/cl01tl/manifests/libation/CronJob-libation-main.yaml index c339264ff..89d2c2c6e 100644 --- a/clusters/cl01tl/manifests/libation/CronJob-libation-main.yaml +++ b/clusters/cl01tl/manifests/libation/CronJob-libation-main.yaml @@ -14,7 +14,7 @@ spec: concurrencyPolicy: Forbid startingDeadlineSeconds: 90 timeZone: US/Central - schedule: "0 0 0 0 *" + schedule: "0 0 0 * *" successfulJobsHistoryLimit: 3 failedJobsHistoryLimit: 3 jobTemplate: