From fe93b7ac1495ab9de87100ed33c47ea9d1e7e1d9 Mon Sep 17 00:00:00 2001 From: Mohamed Eldafrawi Date: Fri, 15 May 2020 01:44:10 +0200 Subject: [PATCH] fix typo in chart questions Signed-off-by: Mohamed Eldafrawi --- chart/questions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/questions.yml b/chart/questions.yml index 8dcd259..f706d8a 100644 --- a/chart/questions.yml +++ b/chart/questions.yml @@ -103,7 +103,7 @@ questions: - variable: longhorn.default_setting default: "false" description: "Customize the default settings before installing Longhorn for the first time. This option will only work if the cluster hasn't installed Longhorn." - label: "Customize Default Setting" + label: "Customize Default Settings" type: boolean show_subquestion_if: true group: "Longhorn Default Settings"