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

View File

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