Skip to content

Commit

Permalink
update virtual machine cpu resources - cores to be nullable (#496)
Browse files Browse the repository at this point in the history
  • Loading branch information
blewisCycle authored Nov 1, 2024
1 parent d5a3cb6 commit bb1acca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ properties:
description: If true, reserves the cores so they cannot be used by any other virtual machine.
required:
- number
- type: "null"
cpus:
type:
- string
Expand Down

0 comments on commit bb1acca

Please sign in to comment.