unnecessary requests
This commit is contained in:
parent
ab782d6386
commit
79716177f6
2 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@ spec:
|
|||
tag: v0.0.1
|
||||
resources:
|
||||
requests:
|
||||
nvidia.com/gpu: 1 # requesting 1 GPU
|
||||
cpu: 500m
|
||||
memory: 2Gi
|
||||
limits:
|
||||
|
|
|
@ -47,7 +47,6 @@ spec:
|
|||
value: "24h"
|
||||
resources:
|
||||
requests:
|
||||
nvidia.com/gpu: 1 # requesting 1 GPU
|
||||
cpu: 500m
|
||||
memory: 2Gi
|
||||
limits:
|
||||
|
|
Loading…
Reference in a new issue