Skip to content

Commit

Permalink
Add prod ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
minottic committed Jan 22, 2025
1 parent 6486a26 commit 4539c63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/configs/proposals/production/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ duo_facilities:
schedule: 0 2 * * 4
- name: sls
schedule: 0 3 * * 1,3,5
ttlSecondsAfterFinished: 345600 # 4 (3+1 of buffer) days
- name: swissfel
schedule: 0 4 * * 1,3,5
ttlSecondsAfterFinished: 345600 # 4 (3+1 of buffer) days
- name: smus
schedule: 0 5 * * 4
- name: sinq
Expand Down

0 comments on commit 4539c63

Please sign in to comment.