Skip to content

Commit

Permalink
CON-31930_openapi (#688)
Browse files Browse the repository at this point in the history
* added scheduling

* added scheduling

* added scheduling to vng template

* added scheduling to vng update

---------

Co-authored-by: yardenE <41858765+yardenE@users.noreply.github.com>
  • Loading branch information
noasaunders219 and yardenE authored Dec 10, 2024
1 parent bc7d950 commit 1dddf31
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,6 @@ properties:
description: |
A maximum of 10 unique key-value pairs for VM tags in the virtual node group.
vmSizes:
$ref: "../../schemas/ocean-vmSizes.yaml"
$ref: "../../schemas/ocean-vmSizes.yaml"
scheduling:
$ref: "../../schemas/virtualNodeGroup-scheduling.yaml"
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ properties:
A maximum of 10 unique key-value pairs for VM tags in the virtual node group.
vmSizes:
$ref: "../../schemas/ocean-vmSizes.yaml"
scheduling:
$ref: "../../schemas/virtualNodeGroup-scheduling.yaml"

0 comments on commit 1dddf31

Please sign in to comment.