generated from phoenix-oss/tenant-tpl
Compare commits
1 commit
6ac7947229
...
3d7fedf43c
Author | SHA1 | Date | |
---|---|---|---|
3d7fedf43c |
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: 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: {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue