Skip to content

Commit da916fe

Browse files
drew-vileswikkyk
authored andcommitted
chore(lint): fixing linter errors
1 parent 81246d6 commit da916fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/v1alpha2/proxmoxmachine_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ type NetworkDevice struct {
455455
// +kubebuilder:validation:Maximum=4094
456456
VLAN *int32 `json:"vlan,omitempty"`
457457

458-
// Queues is the number of queues assigned to the device.
458+
// queues is the number of queues assigned to the device.
459459
// This value is passed to the Multiqueue field in PROXMOX.
460460
// +optional
461461
// +kubebuilder:validation:Minimum=1

0 commit comments

Comments
 (0)