remove request and change gpu name

Signed-off-by: maximilian.bartz <maximilian.bartz@phoenix-systems.ch>
This commit is contained in:
maximilian.bartz 2025-09-11 15:19:11 +02:00
parent 5dd1cb2f61
commit 434b09e145
Signed by: maximilian.bartz
SSH key fingerprint: SHA256:1ka7Nkw8AVUOGlH5exj7gc/TpNrrKK44ZFzaXCynvnw

View file

@ -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