Skip to content

Commit

Permalink
Update generate-children-charts.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fcomte authored Sep 13, 2024
1 parent ba95ef9 commit 33abc4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/generate-children-charts.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@
}
}
child_schema["properties"]["resources"]["properties"]["limits"]["properties"]["nvidia.com/gpu"] = gpu_limits
xonyxia = {
"overwriteSchemaWith": "ide/resources-gpu.json"
}
child_schema["properties"]["resources"]["x-onyxia"] = xonyxia
node_selector = {
"type": "object",
"description": "NodeSelector",
Expand Down

0 comments on commit 33abc4f

Please sign in to comment.