Skip to content

Commit

Permalink
do not require enum of just node for resources
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed May 7, 2024
1 parent 01c22d8 commit 5f9b6bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/nextgen/v1/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"type": "object",
"required": ["type"],
"properties": {
"type": {"enum": ["node"]},
"count": {"type": "integer", "minimum": 1},
"requires": {
"type": "array",
Expand Down

0 comments on commit 5f9b6bf

Please sign in to comment.