Skip to content

Commit

Permalink
set cron 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
Negashev committed Jan 7, 2024
1 parent 0c26611 commit 15db951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/cleanup-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ spec:
secondsAfterCompletion: 300
podGC:
strategy: OnPodCompletion
schedule: '* * * * *'
schedule: '*/10 * * * *'

0 comments on commit 15db951

Please sign in to comment.