From fd635e75996b8a43cfe678f32652817d6fd36e1d Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Tue, 30 Dec 2025 04:16:06 +0000 Subject: [PATCH] Automated Manifest Update (#2979) This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2979 Co-authored-by: gitea-bot Co-committed-by: gitea-bot --- clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml b/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml index 6b1fba4a6..1483bfb5b 100644 --- a/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml +++ b/clusters/cl01tl/manifests/ytdl-sub/CronJob-ytdl-sub.yaml @@ -14,7 +14,7 @@ spec: concurrencyPolicy: Forbid startingDeadlineSeconds: 90 timeZone: US/Central - schedule: "0 0 1 1 *" + schedule: "12 0 * * *" successfulJobsHistoryLimit: 1 failedJobsHistoryLimit: 1 jobTemplate: