From e5469d2cce6a2fcbe2c4e507bf37073e4077220b Mon Sep 17 00:00:00 2001 From: Masayuki Ishii Date: Mon, 25 Nov 2024 15:55:27 +0900 Subject: [PATCH] Update reboot time Signed-off-by: Masayuki Ishii --- etc/neco-rebooter.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/etc/neco-rebooter.yaml b/etc/neco-rebooter.yaml index f78223222..28bde0aef 100644 --- a/etc/neco-rebooter.yaml +++ b/etc/neco-rebooter.yaml @@ -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: