We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81246d6 commit da916feCopy full SHA for da916fe
1 file changed
api/v1alpha2/proxmoxmachine_types.go
@@ -455,7 +455,7 @@ type NetworkDevice struct {
455
// +kubebuilder:validation:Maximum=4094
456
VLAN *int32 `json:"vlan,omitempty"`
457
458
- // Queues is the number of queues assigned to the device.
+ // queues is the number of queues assigned to the device.
459
// This value is passed to the Multiqueue field in PROXMOX.
460
// +optional
461
// +kubebuilder:validation:Minimum=1
0 commit comments