From a7e4b23350d68ae339d0e6d6c712e5087ce1d5d0 Mon Sep 17 00:00:00 2001 From: Ray Chang Date: Wed, 11 Jan 2023 11:05:55 +0800 Subject: [PATCH] fix: fix the `CSI Liveness Prob` group in questions.yaml Signed-off-by: Ray Chang --- chart/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/questions.yaml b/chart/questions.yaml index 6ced94d..eb5b247 100644 --- a/chart/questions.yaml +++ b/chart/questions.yaml @@ -147,7 +147,7 @@ questions: description: "Specify CSI liveness probe image repository. Leave blank to autodetect." type: string label: Longhorn CSI Liveness Probe Image Repository - group: "Longhorn CSI Liveness Probe Images" + group: "Longhorn CSI Driver Images" - variable: image.csi.livenessProbe.tag default: v2.8.0 description: "Specify CSI liveness probe image tag. Leave blank to autodetect."