Skip to content

Commit 9537071

Browse files
drew-vileswikkyk
authored andcommitted
chore: ran make all to correct the error in the test by regenerating the CRDs
1 parent d99b7a1 commit 9537071

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxmachines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1116,7 +1116,7 @@ spec:
11161116
type: string
11171117
queues:
11181118
description: |-
1119-
Queues is the number of queues assigned to the device.
1119+
queues is the number of queues assigned to the device.
11201120
This value is passed to the Multiqueue field in PROXMOX.
11211121
format: int32
11221122
maximum: 65535

config/crd/bases/infrastructure.cluster.x-k8s.io_proxmoxmachinetemplates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@ spec:
982982
type: string
983983
queues:
984984
description: |-
985-
Queues is the number of queues assigned to the device.
985+
queues is the number of queues assigned to the device.
986986
This value is passed to the Multiqueue field in PROXMOX.
987987
format: int32
988988
maximum: 65535

0 commit comments

Comments
 (0)