fix(chart): fix livenessprobe image group name in question.yaml

Longhorn 5794

Signed-off-by: Ray Chang <ray.chang@suse.com>
This commit is contained in:
Ray Chang 2023-04-22 16:37:57 +08:00 committed by David Ko
parent f57838cb78
commit f5cf5faa6e

View File

@ -147,7 +147,7 @@ questions:
description: "Specify CSI liveness probe image repository. Leave blank to autodetect." description: "Specify CSI liveness probe image repository. Leave blank to autodetect."
type: string type: string
label: Longhorn CSI Liveness Probe Image Repository label: Longhorn CSI Liveness Probe Image Repository
group: "Longhorn CSI Liveness Probe Images" group: "Longhorn CSI Driver Images"
- variable: image.csi.livenessProbe.tag - variable: image.csi.livenessProbe.tag
default: v2.8.0 default: v2.8.0
description: "Specify CSI liveness probe image tag. Leave blank to autodetect." description: "Specify CSI liveness probe image tag. Leave blank to autodetect."