generated from phoenix-oss/tenant-tpl
Compare commits
2 commits
3d7fedf43c
...
6ac7947229
Author | SHA1 | Date | |
---|---|---|---|
6ac7947229 | |||
4f54b0768e |
2 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ spec:
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: nginx
|
chart: nginx
|
||||||
version: 19.1.1
|
version: 21.1.23
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: bitnami
|
name: bitnami
|
||||||
|
|
|
@ -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