From 6843e8d181a344c7a4eefac2a6aab1ff540d89b5 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 12 Sep 2021 15:15:08 +0200 Subject: [PATCH] fix the same mistake again --- charts/incubator/testbed/SCALE/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/testbed/SCALE/questions.yaml b/charts/incubator/testbed/SCALE/questions.yaml index bb8ddc26e8b..cf7bdc16f37 100644 --- a/charts/incubator/testbed/SCALE/questions.yaml +++ b/charts/incubator/testbed/SCALE/questions.yaml @@ -468,7 +468,7 @@ questions: hidden: true - variable: type label: "(Advanced) Type of Storage" - description: "Type of storage. Warning: Anything other than pvc will not work with rollback!"" + description: "Type of storage. Warning: Anything other than pvc will not work with rollback!" schema: type: string default: "pvc"