Skip to content

Commit

Permalink
fix: add ingester timeout (#1528)
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo authored Jan 20, 2025
1 parent ec323b9 commit d73a2ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kontinuous/templates/ingester.job.tpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{{define "job.ingester"}}
spec:
backoffLimit: 1
activeDeadlineSeconds: 21600 # 6 hours
template:
spec:
restartPolicy: Never
Expand Down

0 comments on commit d73a2ee

Please sign in to comment.