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