MM: update the cli options order
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
e30c498df9
commit
d1d9a9ba61
1 changed files with 1 additions and 1 deletions
|
@ -28,9 +28,9 @@ spec:
|
||||||
- "{{ cronjob.threads }}"
|
- "{{ cronjob.threads }}"
|
||||||
- "--timeout-minutes"
|
- "--timeout-minutes"
|
||||||
- "240"
|
- "240"
|
||||||
- "crawl"
|
|
||||||
- "--category"
|
- "--category"
|
||||||
- "{{ cronjob.category }}"
|
- "{{ cronjob.category }}"
|
||||||
|
- "crawl"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config
|
- name: config
|
||||||
mountPath: "/etc/mirrormanager"
|
mountPath: "/etc/mirrormanager"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue