diff --git a/roles/openshift-apps/mirrormanager/templates/cron-crawler.yml b/roles/openshift-apps/mirrormanager/templates/cron-crawler.yml index f400e2c2cd..aafd57a828 100644 --- a/roles/openshift-apps/mirrormanager/templates/cron-crawler.yml +++ b/roles/openshift-apps/mirrormanager/templates/cron-crawler.yml @@ -28,9 +28,9 @@ spec: - "{{ cronjob.threads }}" - "--timeout-minutes" - "240" - - "crawl" - "--category" - "{{ cronjob.category }}" + - "crawl" volumeMounts: - name: config mountPath: "/etc/mirrormanager"