Add startingDeadlineSeconds to rosdump cronjob
This commit is contained in:
@@ -54,11 +54,11 @@ metadata:
|
||||
spec:
|
||||
schedule: "0 * * * *"
|
||||
concurrencyPolicy: Forbid
|
||||
startingDeadlineSeconds: 100
|
||||
jobTemplate:
|
||||
spec:
|
||||
ttlSecondsAfterFinished: 3600
|
||||
activeDeadlineSeconds: 300
|
||||
startingDeadlineSeconds: 100
|
||||
template:
|
||||
spec:
|
||||
restartPolicy: OnFailure
|
||||
|
Reference in New Issue
Block a user