Skip to content

Commit

Permalink
api update by KubeVirt Prow build 1803570428740898816
Browse files Browse the repository at this point in the history
  • Loading branch information
kubevirt-bot committed Jun 20, 2024
1 parent 1f7ec4e commit ed435e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion instancetype/v1beta1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ type DevicePreferences struct {
// +optional
PreferredCdromBus v1.DiskBus `json:"preferredCdromBus,omitempty"`

// PreferredDedicatedIoThread optionally enables dedicated IO threads for Disk devices.
// PreferredDedicatedIoThread optionally enables dedicated IO threads for Disk devices using the virtio bus.
//
// +optional
PreferredDiskDedicatedIoThread *bool `json:"preferredDiskDedicatedIoThread,omitempty"`
Expand Down
2 changes: 1 addition & 1 deletion instancetype/v1beta1/types_swagger_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed435e4

Please sign in to comment.