Skip to content

Commit

Permalink
Add question for CSI volume snapshot support
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Sep 18, 2024
1 parent 48ef734 commit 321af66
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/rancher-vsphere-csi/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
catalog.cattle.io/rancher-version: '>= 2.9.0-0'
catalog.cattle.io/release-name: vsphere-csi
apiVersion: v1
appVersion: 3.3.1-rancher5
appVersion: 3.3.1-rancher6
description: vSphere Cloud Storage Interface (CSI)
icon: https://charts.rancher.io/assets/logos/vsphere-csi.svg
keywords:
Expand All @@ -21,4 +21,4 @@ maintainers:
name: rancher-vsphere-csi
sources:
- https://github.com/kubernetes-sigs/vsphere-csi-driver
version: 3.3.1-rancher5
version: 3.3.1-rancher6
7 changes: 7 additions & 0 deletions charts/rancher-vsphere-csi/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,13 @@ questions:
default: false
group: Storage

- variable: blockVolumeSnapshot.enabled
label: Enable CSI Volume Snapshots
description: Enables CSI Snapshot support for vSphere PVs
type: boolean
default: false
group: Storage

- variable: storageClass.enabled
default: true
label: Create Storage Class
Expand Down

0 comments on commit 321af66

Please sign in to comment.