Skip to content

Commit 26f6d9d

Browse files
vr4mantaneolit123
andauthored
Update docs/proposal/20241003-data-disk-support.md
Co-authored-by: Lubomir I. Ivanov <[email protected]>
1 parent 4000fd5 commit 26f6d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposal/20241003-data-disk-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ type VirtualMachineCloneSpec struct {
125125

126126
### Implementation Details
127127

128-
The cloning process will now be able to add data disks to a VM. Using the config provided in the VSphereCloneTemplate, the defined disks will be added to the virtual machine. Each disk is added to the controller used by the primary disk. Currently, there are no plans to allow the user to define a new controller (scsi/ide/etc) for these disks.
128+
The cloning process will now be able to add data disks to a VM. Using the config provided in the VSphereCloneTemplate, the defined disks will be added to the virtual machine. Each disk is added to the controller used by the primary disk. Currently, there are no plans to allow the user to define a new controller (SCSI/IDE/etc) for these disks.
129129

130130
An example of what the VSphereMachineTemplate looks like when data disks are desired:
131131
```yaml

0 commit comments

Comments
 (0)