From 7ffd3512beb2b8605c52a9245f555e1f7664439e Mon Sep 17 00:00:00 2001 From: Chin-Ya Huang Date: Mon, 10 Jul 2023 11:27:03 +0800 Subject: [PATCH] fix(chart): update default setting log level ref: 6257 Signed-off-by: Chin-Ya Huang --- chart/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/questions.yaml b/chart/questions.yaml index d6bb54a..592c0f3 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -574,7 +574,7 @@ Set the value to **0** to disable backup restore." description: "The log level Panic, Fatal, Error, Warn, Info, Debug, Trace used in longhorn manager. By default Debug." group: "Longhorn Default Settings" type: string - default: "Debug" + default: "Info" - variable: defaultSettings.kubernetesClusterAutoscalerEnabled label: Kubernetes Cluster Autoscaler Enabled (Experimental) description: "Enabling this setting will notify Longhorn that the cluster is using Kubernetes Cluster Autoscaler.