Skip to content

Commit

Permalink
MAP-1937 move ttlSecondsAfterFinished to correct nest (#745)
Browse files Browse the repository at this point in the history
  • Loading branch information
GurnankCheema authored Dec 16, 2024
1 parent d9c7fae commit 719b6c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm_deploy/use-of-force/templates/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
startingDeadlineSeconds: 300
successfulJobsHistoryLimit: 5
jobTemplate:
ttlSecondsAfterFinished: 100
spec:
ttlSecondsAfterFinished: 100
template:
spec:
restartPolicy: Never
Expand Down

0 comments on commit 719b6c8

Please sign in to comment.