File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,14 @@ spec:
1111 growthType : " exponential"
1212 priority : 9
1313 resources :
14- Items : []
1514 GenericItems :
1615 - replicas : 1
1716 completionstatus : Complete
1817 custompodresources :
1918 - replicas : 1
2019 requests :
21- cpu : 10m
22- memory : 10M
20+ cpu : 500m
21+ memory : 128M
2322 nvidia.com/gpu : 0
2423 limits :
2524 cpu : 500m
3130 metadata :
3231 namespace : default
3332 name : defaultaw-schd-spec-with-timeout-1
34- # labels:
35- # appwrapper.mcad.ibm.com: defaultaw-schd-spec-with-timeout-1
33+ labels :
34+ appwrapper.mcad.ibm.com : defaultaw-schd-spec-with-timeout-1
3635 spec :
3736 parallelism : 1
3837 completions : 1
4948 args : [ "sleep 10" ]
5049 resources :
5150 requests :
52- memory : " 10Mi "
53- cpu : " 10m "
51+ memory : " 128Mi "
52+ cpu : " 500m "
5453 limits :
5554 memory : " 128Mi"
5655 cpu : " 500m"
You can’t perform that action at this time.
0 commit comments