Skip to content

Commit

Permalink
Merge pull request #13 from RichardZhaoW/newVersion20210701
Browse files Browse the repository at this point in the history
fix a build buster
  • Loading branch information
zhaomuzhi authored Jul 1, 2021
2 parents f955dc1 + dab4bf5 commit 02883cd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4870,7 +4870,6 @@
"InstanceTypeSchema": {
"type": "object",
"description": "Instance type schema.",
"additionalProperties": false,
"properties": {
"nodeSelector": {
"type": "object",
Expand All @@ -4881,7 +4880,6 @@
},
"resources": {
"type": "object",
"additionalProperties": false,
"description": "Resource requests/limits for this instance type",
"properties": {
"requests": {
Expand Down

0 comments on commit 02883cd

Please sign in to comment.