generated from phoenix-oss/tenant-tpl
remove request and change gpu name
Signed-off-by: maximilian.bartz <maximilian.bartz@phoenix-systems.ch>
This commit is contained in:
parent
5dd1cb2f61
commit
434b09e145
1 changed files with 1 additions and 2 deletions
|
@ -39,7 +39,7 @@ spec:
|
||||||
efi: {}
|
efi: {}
|
||||||
devices:
|
devices:
|
||||||
gpus:
|
gpus:
|
||||||
- name: nvidia-gpu
|
- name: gpu01
|
||||||
deviceName: nvidia.com/gpu
|
deviceName: nvidia.com/gpu
|
||||||
rng: {}
|
rng: {}
|
||||||
networkInterfaceMultiqueue: true
|
networkInterfaceMultiqueue: true
|
||||||
|
@ -65,7 +65,6 @@ spec:
|
||||||
requests:
|
requests:
|
||||||
memory: 8Gi
|
memory: 8Gi
|
||||||
cpu: 4
|
cpu: 4
|
||||||
nvidia.com/gpu: "1"
|
|
||||||
limits:
|
limits:
|
||||||
memory: 8Gi
|
memory: 8Gi
|
||||||
cpu: 4
|
cpu: 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue