fix(chart): update default setting log level
ref: 6257 Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
This commit is contained in:
parent
39a724e109
commit
7ffd3512be
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user