diff --git a/chart/questions.yaml b/chart/questions.yaml index dc4b314..786e66e 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -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.