mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[Autoscaler][hotfix] Remove additionalProperties from available_node_types schema (#10366)
This commit is contained in:
parent
bd245a1c18
commit
76898d4ebc
1 changed files with 1 additions and 2 deletions
|
@ -303,8 +303,7 @@
|
|||
"worker_setup_commands": {
|
||||
"$ref": "#/definitions/commands",
|
||||
"description": "List of common shell commands to run to setup nodes."
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue