From 12e5a55bb97506b7f2db36ad704f4054449f086a Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Thu, 24 Feb 2022 21:56:29 +0700 Subject: [PATCH] refactor(kured): annotate nodes and change timezone --- system/kured/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system/kured/values.yaml b/system/kured/values.yaml index 0f78a697..27797e2e 100644 --- a/system/kured/values.yaml +++ b/system/kured/values.yaml @@ -1,3 +1,5 @@ kured: configuration: + annotateNodes: true rebootSentinelCommand: sh -c "! needs-restarting --reboothint" + timeZone: Asia/Ho_Chi_Minh