From 4fbca7f390aae2c2b78ddacc31d15bc0f731bdd7 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 17 Dec 2025 09:49:58 -0600 Subject: [PATCH] scale down --- clusters/cl01tl/helm/libation/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index c15e348eb..c9eef3f0a 100644 --- a/clusters/cl01tl/helm/libation/values.yaml +++ b/clusters/cl01tl/helm/libation/values.yaml @@ -6,7 +6,7 @@ libation: suspend: false concurrencyPolicy: Forbid timeZone: US/Central - schedule: 0 4 * * * + schedule: 0 0 1 1 * startingDeadlineSeconds: 90 successfulJobsHistory: 3 failedJobsHistory: 3 @@ -29,7 +29,7 @@ libation: memory: 128Mi debug: type: deployment - replicas: 1 + replicas: 0 strategy: Recreate containers: main: