fix: add Support Bundle Kit image related variables in questions.yaml
Signed-off-by: Ray Chang <ray.chang@suse.com>
(cherry picked from commit 4250b68b0f
)
This commit is contained in:
parent
5569b600c6
commit
91e9d412b6
@ -82,6 +82,18 @@ questions:
|
|||||||
type: string
|
type: string
|
||||||
label: Longhorn Backing Image Manager Image Tag
|
label: Longhorn Backing Image Manager Image Tag
|
||||||
group: "Longhorn Images Settings"
|
group: "Longhorn Images Settings"
|
||||||
|
- variable: image.longhorn.supportBundleKit.repository
|
||||||
|
default: longhornio/support-bundle-kit
|
||||||
|
description: "Specify Longhorn Support Bundle Kit Image Repository"
|
||||||
|
type: string
|
||||||
|
label: Longhorn Support Bundle Kit Image Repository
|
||||||
|
group: "Longhorn Images Settings"
|
||||||
|
- variable: image.longhorn.supportBundleKit.tag
|
||||||
|
default: v0.0.17
|
||||||
|
description: "Specify Longhorn Support Bundle Kit Image Tag"
|
||||||
|
type: string
|
||||||
|
label: Longhorn Support Bundle Kit Image Tag
|
||||||
|
group: "Longhorn Images Settings"
|
||||||
- variable: image.csi.attacher.repository
|
- variable: image.csi.attacher.repository
|
||||||
default: longhornio/csi-attacher
|
default: longhornio/csi-attacher
|
||||||
description: "Specify CSI attacher image repository. Leave blank to autodetect."
|
description: "Specify CSI attacher image repository. Leave blank to autodetect."
|
||||||
|
Loading…
Reference in New Issue
Block a user