Skip to content

Commit

Permalink
Remove sleep from osm-adiff-service (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
willemarcel authored Apr 15, 2024
1 parent 25b9321 commit 56d93d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helm/osmcha/templates/cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,7 @@ spec:
command:
- /bin/sh
- -c
- sleep 3600
# - timeout 600s yarn update-queue
- timeout 600s yarn update-queue
env:
- name: AWS_ACCESS_KEY_ID
valueFrom:
Expand Down

0 comments on commit 56d93d2

Please sign in to comment.