We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce9b77 commit 489871bCopy full SHA for 489871b
scripts/devtron-reference-helm-charts/gpu-workload-4-21-0/schema.json
@@ -800,24 +800,12 @@
800
"description": "GPU resource requests and limits",
801
"properties": {
802
"limits": {
803
- "type": "object",
804
- "description": "GPU resource limits",
805
- "properties": {
806
- "gpu": {
807
- "type": "string",
808
- "description": "Limit for GPU resources"
809
- }
810
+ "type": "string",
+ "description": "GPU resource limits"
811
},
812
"requests": {
813
814
- "description": "GPU resource requests",
815
816
817
818
- "description": "Request for GPU resources"
819
820
+ "description": "GPU resource requests"
821
}
822
823
0 commit comments