/dhall-kubernetes-1.14-v6.0.0/defaults/io.k8s.api.batch.v1beta1.CronJobSpec.dhall

Copy path to clipboard

Source

{ concurrencyPolicy = None Text
, failedJobsHistoryLimit = None Integer
, startingDeadlineSeconds = None Integer
, successfulJobsHistoryLimit = None Integer
, suspend = None Bool
}