Skip to content

Commit

Permalink
Add topology plugin to the questions.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dkeightley committed May 4, 2023
1 parent 80259b6 commit 30979c9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/rancher-vsphere-csi/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,13 @@ questions:
default: false
group: Driver Configuration

- variable: topology.enabled
label: Enable CSI Topology Plugin
description: Enables the CSI Topology Plugin
type: boolean
default: false
group: Driver Configuration

- variable: csiController.csiResizer.enabled
label: Enable CSI Volume Resizer
description: This feature is available for vSphere 7.0 U1+ only
Expand Down

0 comments on commit 30979c9

Please sign in to comment.