generated from phoenix-oss/tenant-tpl
Remove GPU
This commit is contained in:
parent
ec50580f69
commit
4f54b0768e
1 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ spec:
|
||||||
#sourceRef:
|
#sourceRef:
|
||||||
#kind: DataSource
|
#kind: DataSource
|
||||||
#name: win2k22
|
#name: win2k22
|
||||||
#namespace: kubevirt-os-images
|
#namespace: openshift-virtualization-os-images
|
||||||
runStrategy: Always
|
runStrategy: Always
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
|
@ -38,9 +38,9 @@ spec:
|
||||||
bootloader:
|
bootloader:
|
||||||
efi: {}
|
efi: {}
|
||||||
devices:
|
devices:
|
||||||
gpus:
|
#gpus:
|
||||||
- name: gpu01
|
#- name: gpu01
|
||||||
deviceName: nvidia.com/gpu
|
#deviceName: nvidia.com/gpu
|
||||||
rng: {}
|
rng: {}
|
||||||
networkInterfaceMultiqueue: true
|
networkInterfaceMultiqueue: true
|
||||||
interfaces:
|
interfaces:
|
||||||
|
@ -68,7 +68,7 @@ spec:
|
||||||
limits:
|
limits:
|
||||||
memory: 8Gi
|
memory: 8Gi
|
||||||
cpu: 4
|
cpu: 4
|
||||||
nvidia.com/gpu: 1
|
#nvidia.com/gpu: 1
|
||||||
networks:
|
networks:
|
||||||
- name: ingress
|
- name: ingress
|
||||||
pod: {}
|
pod: {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue