Merge "Hello World KubeVirt VM example yaml is incorrect"
This commit is contained in:
commit
e49ad3a5a4
@ -45,21 +45,19 @@ the |VM| via the console:
|
||||
apiVersion: kubevirt.io/v1
|
||||
kind: VirtualMachine
|
||||
metadata:
|
||||
labels:
|
||||
kubevirt.io/vm: vm-cirros
|
||||
name: vm-cirros
|
||||
spec:
|
||||
running: false
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
kubevirt.io/vm: vm-cirros
|
||||
kubevirt.io/domain: vm-cirros
|
||||
spec:
|
||||
domain:
|
||||
cpu:
|
||||
cores: 1
|
||||
devices:
|
||||
disks:
|
||||
-disk:
|
||||
bus: virtio
|
||||
- name: containerdisk
|
||||
disk:
|
||||
bus: virtio
|
||||
|
Loading…
Reference in New Issue
Block a user