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