Skip to content

Commit

Permalink
revert aks job lifetime back to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgbradley1 committed Jun 5, 2024
1 parent e3f2a0e commit 04e20da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/aks-batch-job-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kind: Job
metadata:
name: PLACEHOLDER
spec:
ttlSecondsAfterFinished: 60
ttlSecondsAfterFinished: 0
backoffLimit: 30
template:
metadata:
Expand Down

0 comments on commit 04e20da

Please sign in to comment.