Skip to content

Commit

Permalink
add a 10 minute timeout to adiff-service cronjob
Browse files Browse the repository at this point in the history
  • Loading branch information
sunu authored Apr 15, 2024
1 parent e713ee9 commit 6ef4826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/osmcha/templates/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
command:
- /bin/sh
- -c
- yarn update-queue
- timeout 600s yarn update-queue
env:
- name: AWS_ACCESS_KEY_ID
valueFrom:
Expand Down

0 comments on commit 6ef4826

Please sign in to comment.