Add startingDeadlineSeconds to rosdump cronjob

This commit is contained in:
2025-07-30 09:31:50 +00:00
parent c65a75ee0e
commit 28d50548bf

View File

@@ -58,6 +58,7 @@ spec:
spec:
ttlSecondsAfterFinished: 3600
activeDeadlineSeconds: 300
startingDeadlineSeconds: 100
template:
spec:
restartPolicy: OnFailure