Compare commits

..

1 commit

Author SHA1 Message Date
3d7fedf43c feat(docker-image)!: Update nginx Docker tag to v21 2025-09-25 01:39:18 +00:00

View file

@ -18,7 +18,7 @@ spec:
#sourceRef:
#kind: DataSource
#name: win2k22
#namespace: openshift-virtualization-os-images
#namespace: kubevirt-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: {}