Add suport of Vsphere CSI driver 2.X versions (#7480)

This commit is contained in:
Eugene Artemenko
2021-05-04 10:05:11 +03:00
committed by GitHub
parent 96e6a6ac3f
commit 6a001e4971
7 changed files with 368 additions and 105 deletions

View File

@@ -7,6 +7,9 @@
# external_vsphere_datacenter: "DATACENTER_name"
# external_vsphere_kubernetes_cluster_id: "kubernetes-cluster-id"
## Vsphere version where located VMs
# external_vsphere_version: "6.7u3"
## Tags for the external vSphere Cloud Provider images
# external_vsphere_cloud_controller_image_tag: "latest"
# vsphere_syncer_image_tag: "v1.0.2"
@@ -14,6 +17,7 @@
# vsphere_csi_controller: "v1.0.2"
# vsphere_csi_liveness_probe_image_tag: "v1.1.0"
# vsphere_csi_provisioner_image_tag: "v1.2.2"
# vsphere_csi_resizer_tag: "v1.0.0"
## To use vSphere CSI plugin to provision volumes set this value to true
# vsphere_csi_enabled: true