Skip to content

Commit

Permalink
Merge pull request #2722 from cybozu-go/update-reboot-time
Browse files Browse the repository at this point in the history
Update reboot time
  • Loading branch information
masa213f authored Nov 26, 2024
2 parents bfc8e29 + e5469d2 commit 675bb91
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions etc/neco-rebooter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ rebootTimes:
deny:
- "* 0-23 1 * *"
allow:
- "* 0-6 * * 1-5"
- "0-30 7 * * 1-5"
- "30-59 19 * * 1-5"
- "* 20-23 * * 1-5"
- "* 0-5 * * 1-5"
- "0-30 6 * * 1-5"
- "* 22-23 * * 1-5"
- name: ss
labelSelector:
matchLabels:
Expand Down

0 comments on commit 675bb91

Please sign in to comment.