MM: those cron jobs are templates
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
175eeaff4d
commit
3f190c834f
3 changed files with 2 additions and 2 deletions
|
@ -127,11 +127,11 @@
|
||||||
# objectname: cron.yml
|
# objectname: cron.yml
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: mirrormanager
|
app: mirrormanager
|
||||||
file: cron-crawler.yml
|
template: cron-crawler.yml
|
||||||
objectname: cron-crawler.yml
|
objectname: cron-crawler.yml
|
||||||
- role: openshift/object
|
- role: openshift/object
|
||||||
app: mirrormanager
|
app: mirrormanager
|
||||||
file: cron-propagation.yml
|
template: cron-propagation.yml
|
||||||
objectname: cron-propagation.yml
|
objectname: cron-propagation.yml
|
||||||
|
|
||||||
- role: openshift/start-build
|
- role: openshift/start-build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue