Update csi images based on longhornio
Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
parent
103a1abac0
commit
5686f29c60
@ -83,7 +83,7 @@ questions:
|
|||||||
label: Longhorn Backing Image Manager Image Tag
|
label: Longhorn Backing Image Manager Image Tag
|
||||||
group: "Longhorn Images Settings"
|
group: "Longhorn Images Settings"
|
||||||
- variable: image.csi.attacher.repository
|
- variable: image.csi.attacher.repository
|
||||||
default: k8s.gcr.io/sig-storage/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."
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn CSI Attacher Image Repository
|
label: Longhorn CSI Attacher Image Repository
|
||||||
@ -95,7 +95,7 @@ questions:
|
|||||||
label: Longhorn CSI Attacher Image Tag
|
label: Longhorn CSI Attacher Image Tag
|
||||||
group: "Longhorn CSI Driver Images"
|
group: "Longhorn CSI Driver Images"
|
||||||
- variable: image.csi.provisioner.repository
|
- variable: image.csi.provisioner.repository
|
||||||
default: k8s.gcr.io/sig-storage/csi-provisioner
|
default: longhornio/csi-provisioner
|
||||||
description: "Specify CSI provisioner image repository. Leave blank to autodetect."
|
description: "Specify CSI provisioner image repository. Leave blank to autodetect."
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn CSI Provisioner Image Repository
|
label: Longhorn CSI Provisioner Image Repository
|
||||||
@ -107,7 +107,7 @@ questions:
|
|||||||
label: Longhorn CSI Provisioner Image Tag
|
label: Longhorn CSI Provisioner Image Tag
|
||||||
group: "Longhorn CSI Driver Images"
|
group: "Longhorn CSI Driver Images"
|
||||||
- variable: image.csi.nodeDriverRegistrar.repository
|
- variable: image.csi.nodeDriverRegistrar.repository
|
||||||
default: k8s.gcr.io/sig-storage/csi-node-driver-registrar
|
default: longhornio/csi-node-driver-registrar
|
||||||
description: "Specify CSI Node Driver Registrar image repository. Leave blank to autodetect."
|
description: "Specify CSI Node Driver Registrar image repository. Leave blank to autodetect."
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn CSI Node Driver Registrar Image Repository
|
label: Longhorn CSI Node Driver Registrar Image Repository
|
||||||
@ -119,7 +119,7 @@ questions:
|
|||||||
label: Longhorn CSI Node Driver Registrar Image Tag
|
label: Longhorn CSI Node Driver Registrar Image Tag
|
||||||
group: "Longhorn CSI Driver Images"
|
group: "Longhorn CSI Driver Images"
|
||||||
- variable: image.csi.resizer.repository
|
- variable: image.csi.resizer.repository
|
||||||
default: k8s.gcr.io/sig-storage/csi-resizer
|
default: longhornio/csi-resizer
|
||||||
description: "Specify CSI Driver Resizer image repository. Leave blank to autodetect."
|
description: "Specify CSI Driver Resizer image repository. Leave blank to autodetect."
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn CSI Driver Resizer Image Repository
|
label: Longhorn CSI Driver Resizer Image Repository
|
||||||
@ -131,7 +131,7 @@ questions:
|
|||||||
label: Longhorn CSI Driver Resizer Image Tag
|
label: Longhorn CSI Driver Resizer Image Tag
|
||||||
group: "Longhorn CSI Driver Images"
|
group: "Longhorn CSI Driver Images"
|
||||||
- variable: image.csi.snapshotter.repository
|
- variable: image.csi.snapshotter.repository
|
||||||
default: k8s.gcr.io/sig-storage/csi-snapshotter
|
default: longhornio/csi-snapshotter
|
||||||
description: "Specify CSI Driver Snapshotter image repository. Leave blank to autodetect."
|
description: "Specify CSI Driver Snapshotter image repository. Leave blank to autodetect."
|
||||||
type: string
|
type: string
|
||||||
label: Longhorn CSI Driver Snapshotter Image Repository
|
label: Longhorn CSI Driver Snapshotter Image Repository
|
||||||
|
Loading…
Reference in New Issue
Block a user