MM: register the new cron jobs

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-02-28 11:06:08 +01:00
parent e6e15c08ac
commit a470206279
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -131,6 +131,10 @@
app: mirrormanager app: mirrormanager
template: cron-geoip.yml template: cron-geoip.yml
objectname: cron-geoip.yml objectname: cron-geoip.yml
- role: openshift/object
app: mirrormanager
template: cron-primary-mirror.yml
objectname: cron-primary-mirror.yml
- role: openshift/start-build - role: openshift/start-build
app: mirrormanager app: mirrormanager