Mirrormanager: don't run the crawler on staging to reduce load on the mirrors

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-08-26 22:29:40 +02:00
parent 53b73824c1
commit b43dc50cf4
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -140,10 +140,12 @@
app: mirrormanager
template: cron-crawler.yml
objectname: cron-crawler.yml
when: env == "production"
- role: openshift/object
app: mirrormanager
template: cron-propagation.yml
objectname: cron-propagation.yml
when: env == "production"
- role: openshift/object
app: mirrormanager
template: cron-accesses.yml