mdapi: configure openshift cronjob housekeeping

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-04-25 13:55:47 +02:00
parent 659131c821
commit f4a1f3c1d5

View file

@ -3,6 +3,8 @@ kind: CronJob
metadata:
name: mdapi
spec:
successfulJobsHistoryLimit: 3
failedJobsHistoryLimit: 1
concurrencyPolicy: Forbid
schedule: "20 * * * *"
jobTemplate: