fix(chart): update default setting log level

ref: 6257

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
(cherry picked from commit 7ffd3512be)
This commit is contained in:
Chin-Ya Huang 2023-07-10 11:27:03 +08:00 committed by Shuo Wu
parent 9e40b9db5d
commit 3b7a875675

View File

@ -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.