Skip to content

Commit 6b17a38

Browse files
author
Valeriy Khorunzhin
committed
maxItems
Signed-off-by: Valeriy Khorunzhin <[email protected]>
1 parent 0b542ab commit 6b17a38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crds/virtualmachineclasses.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ spec:
242242
maximum: 100
243243
minimum: 1
244244
type: integer
245+
maxItems: 100
245246
type: array
246247
cores:
247248
description:
@@ -746,6 +747,7 @@ spec:
746747
as a percentage string (e.g., "5%", "10%", "25%", "50%",
747748
"100%").
748749
type: string
750+
maxItems: 100
749751
type: array
750752
cores:
751753
description:

0 commit comments

Comments
 (0)