diff --git a/cluster/apps/download/qbittorrent/updateip-job.yaml b/cluster/apps/download/qbittorrent/updateip-job.yaml index 539ef22..069427f 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 15 minutes - schedule: "0/15 * * * *" + # every 45 minutes + schedule: "0/45 * * * *" successfulJobsHistoryLimit: 1 failedJobsHistoryLimit: 2 jobTemplate: