fix: change log level to Debug
ref: longhorn/longhorn 5888 Signed-off-by: Jack Lin <jack.lin@suse.com>
This commit is contained in:
parent
b963844fec
commit
5a8f33df0f
@ -578,10 +578,10 @@ Set the value to **0** to disable backup restore."
|
||||
default: 12
|
||||
- variable: defaultSettings.logLevel
|
||||
label: Log Level
|
||||
description: "The log level Panic, Fatal, Error, Warn, Info, Debug, Trace used in longhorn manager. By default Info."
|
||||
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: "Info"
|
||||
default: "Debug"
|
||||
- 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