MM: update the cli options order

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-02-25 23:39:57 +01:00
parent e30c498df9
commit d1d9a9ba61
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -28,9 +28,9 @@ spec:
- "{{ cronjob.threads }}"
- "--timeout-minutes"
- "240"
- "crawl"
- "--category"
- "{{ cronjob.category }}"
- "crawl"
volumeMounts:
- name: config
mountPath: "/etc/mirrormanager"