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:
parent
869ea27150
commit
0265ecd8b4
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ kind: CronJob
|
|||
metadata:
|
||||
name: cron
|
||||
spec:
|
||||
suspend: true
|
||||
concurrencyPolicy: Forbid
|
||||
schedule: "0 21 * * *"
|
||||
startingDeadlineSeconds: 600
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue