spacelift workerpool v0.0.42
WorkerPool.spec.pod.workerContainer.envFrom.secretRef.spec.pod.binariesCacheVolume.vsphereVolume
vsphereVolume represents a vSphere volume attached and mounted on kubelets host machine. Deprecated: VsphereVolume is deprecated. All operations for the in-tree vsphereVolume type are redirected to the csi.vsphere.vmware.com CSI driver.
| Field / Type | Description |
|---|---|
fsType | fsType is filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. "ext4", "xfs", "ntfs". Implicitly inferred to be "ext4" if unspecified. |
storagePolicyID | storagePolicyID is the storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. |
storagePolicyName | storagePolicyName is the storage Policy Based Management (SPBM) profile name. |
volumePath | volumePath is the path that identifies vSphere volume vmdk |