Add startingDeadlineSeconds to rosdump cronjob
This commit is contained in:
@@ -58,6 +58,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
ttlSecondsAfterFinished: 3600
|
ttlSecondsAfterFinished: 3600
|
||||||
activeDeadlineSeconds: 300
|
activeDeadlineSeconds: 300
|
||||||
|
startingDeadlineSeconds: 100
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
|
Reference in New Issue
Block a user