MM: those cron jobs are templates

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-02-22 17:03:44 +01:00
parent 175eeaff4d
commit 3f190c834f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
3 changed files with 2 additions and 2 deletions

View file

@ -127,11 +127,11 @@
# objectname: cron.yml
- role: openshift/object
app: mirrormanager
file: cron-crawler.yml
template: cron-crawler.yml
objectname: cron-crawler.yml
- role: openshift/object
app: mirrormanager
file: cron-propagation.yml
template: cron-propagation.yml
objectname: cron-propagation.yml
- role: openshift/start-build