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
|
tag: v0.0.1
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
nvidia.com/gpu: 1 # requesting 1 GPU
|
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
limits:
|
limits:
|
||||||
|
|
|
@ -47,7 +47,6 @@ spec:
|
||||||
value: "24h"
|
value: "24h"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
nvidia.com/gpu: 1 # requesting 1 GPU
|
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 2Gi
|
memory: 2Gi
|
||||||
limits:
|
limits:
|
||||||
|
|
Loading…
Reference in a new issue