Compare commits

..

2 commits

Author SHA1 Message Date
6ac7947229 feat(docker-image)!: Update nginx Docker tag to v21 2025-09-29 13:38:19 +00:00
4f54b0768e Remove GPU 2025-09-29 14:49:55 +02:00

View file

@ -18,7 +18,7 @@ spec:
#sourceRef:
#kind: DataSource
#name: win2k22
#namespace: kubevirt-os-images
#namespace: openshift-virtualization-os-images
runStrategy: Always
template:
metadata:
@ -38,9 +38,9 @@ spec:
bootloader:
efi: {}
devices:
gpus:
- name: gpu01
deviceName: nvidia.com/gpu
#gpus:
#- name: gpu01
#deviceName: nvidia.com/gpu
rng: {}
networkInterfaceMultiqueue: true
interfaces:
@ -68,7 +68,7 @@ spec:
limits:
memory: 8Gi
cpu: 4
nvidia.com/gpu: 1
#nvidia.com/gpu: 1
networks:
- name: ingress
pod: {}