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:
parent
9e40b9db5d
commit
3b7a875675
@ -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."
|
description: "The log level Panic, Fatal, Error, Warn, Info, Debug, Trace used in longhorn manager. By default Debug."
|
||||||
group: "Longhorn Default Settings"
|
group: "Longhorn Default Settings"
|
||||||
type: string
|
type: string
|
||||||
default: "Debug"
|
default: "Info"
|
||||||
- variable: defaultSettings.kubernetesClusterAutoscalerEnabled
|
- variable: defaultSettings.kubernetesClusterAutoscalerEnabled
|
||||||
label: Kubernetes Cluster Autoscaler Enabled (Experimental)
|
label: Kubernetes Cluster Autoscaler Enabled (Experimental)
|
||||||
description: "Enabling this setting will notify Longhorn that the cluster is using Kubernetes Cluster Autoscaler.
|
description: "Enabling this setting will notify Longhorn that the cluster is using Kubernetes Cluster Autoscaler.
|
||||||
|
Loading…
Reference in New Issue
Block a user