diff --git a/helm/templates/cronjob.yaml b/helm/templates/cronjob.yaml index 80f9ba6..b7f8b6d 100644 --- a/helm/templates/cronjob.yaml +++ b/helm/templates/cronjob.yaml @@ -4,7 +4,7 @@ kind: CronJob metadata: name: jf-detector spec: - schedule: "*/1 * * * *" + schedule: "*/5 * * * *" successfulJobsHistoryLimit: 0 failedJobsHistoryLimit: 0 jobTemplate: