[Autoscaler][hotfix] Remove additionalProperties from available_node_types schema (#10366)

This commit is contained in:
Alex Wu
2020-08-27 13:56:44 -07:00
committed by GitHub
parent bd245a1c18
commit 76898d4ebc
+1 -2
View File
@@ -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
}