diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index d20878e95..712c31a3b 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 0 0 0 *" + schedule: "0 0 0 * *" startingDeadlineSeconds: 90 successfulJobsHistory: 3 failedJobsHistory: 3