Merge pull request #1227 from dod-ccpo/crl-cronjob-limits

Add more restrictions to K8s CRL CronJob.
This commit is contained in:
dandds 2019-12-03 13:15:26 -05:00 committed by GitHub
commit adbb6fd9f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ metadata:
namespace: atat
spec:
schedule: "0 * * * *"
concurrencyPolicy: Replace
successfulJobsHistoryLimit: 1
jobTemplate:
spec:
template: