diff --git a/cluster/apps/download/qbittorrent/updateip-job.yaml b/cluster/apps/download/qbittorrent/updateip-job.yaml index a736497..b0ae9fb 100644 --- a/cluster/apps/download/qbittorrent/updateip-job.yaml +++ b/cluster/apps/download/qbittorrent/updateip-job.yaml @@ -37,8 +37,8 @@ metadata: name: updateip-job namespace: download spec: - # every 45 minutes - schedule: "0 * * * *" + # every 2 hours + schedule: "0 1/2 * * *" successfulJobsHistoryLimit: 1 failedJobsHistoryLimit: 2 jobTemplate: