diff --git a/cluster/apps/download/qbittorrent/updateip-job.yaml b/cluster/apps/download/qbittorrent/updateip-job.yaml index 069427f..a736497 100644 --- a/cluster/apps/download/qbittorrent/updateip-job.yaml +++ b/cluster/apps/download/qbittorrent/updateip-job.yaml @@ -38,11 +38,12 @@ metadata: namespace: download spec: # every 45 minutes - schedule: "0/45 * * * *" + schedule: "0 * * * *" successfulJobsHistoryLimit: 1 failedJobsHistoryLimit: 2 jobTemplate: spec: + activeDeadlineSeconds: 60 template: spec: serviceAccountName: updateip-sa