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: {}
|
||||
devices:
|
||||
gpus:
|
||||
- name: nvidia-gpu
|
||||
- name: gpu01
|
||||
deviceName: nvidia.com/gpu
|
||||
rng: {}
|
||||
networkInterfaceMultiqueue: true
|
||||
|
@ -65,7 +65,6 @@ spec:
|
|||
requests:
|
||||
memory: 8Gi
|
||||
cpu: 4
|
||||
nvidia.com/gpu: "1"
|
||||
limits:
|
||||
memory: 8Gi
|
||||
cpu: 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue