generated from phoenix-oss/tenant-tpl
removed old method and added new test vm
This commit is contained in:
parent
4c5a76347d
commit
c32ae8b40a
7 changed files with 157 additions and 73 deletions
|
@ -38,7 +38,6 @@ spec:
|
|||
networkInterfaceMultiqueue: true
|
||||
interfaces:
|
||||
- name: default
|
||||
model: virtio
|
||||
masquerade: {}
|
||||
ports:
|
||||
- port: 8080
|
||||
|
@ -47,10 +46,10 @@ spec:
|
|||
- port: 3389
|
||||
disks:
|
||||
- disk:
|
||||
bus: virtio
|
||||
bus: sata
|
||||
name: rootdisk
|
||||
- disk:
|
||||
bus: virtio
|
||||
bus: sata
|
||||
name: datadisk
|
||||
# - disk:
|
||||
# bus: scsi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue