From 130c309c4a7898bba060466dc1fcca05fd6cb9c3 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Wed, 17 Dec 2025 06:58:35 +0000 Subject: [PATCH] Automated Manifest Update (#2629) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2629 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 89d2c2c6e..39f89e8a7 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 * *" + schedule: "0 4 * * *" successfulJobsHistoryLimit: 3 failedJobsHistoryLimit: 3 jobTemplate: