1
0
Fork 0
forked from infra/ansible

openshift / docstranslation: disable cron runs for now.

Per infra/tickets#13171
we want to disable cron runs for now while repos and other things are
sorted out. We can just revert this after things are ready.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-04-02 13:27:10 -07:00 committed by Kevin Fenzi
commit 0265ecd8b4

View file

@ -4,6 +4,7 @@ kind: CronJob
metadata:
name: cron
spec:
suspend: true
concurrencyPolicy: Forbid
schedule: "0 21 * * *"
startingDeadlineSeconds: 600