blob: 16a9e6392e3812403a68358ea22316fb1c82b196 [file] [log] [blame]
kind: VirtualMachineClone
apiVersion: "clone.kubevirt.io/v1alpha1"
metadata:
name: cirros-net1-clone
spec:
# source & target definitions
source:
apiGroup: kubevirt.io
kind: VirtualMachine
name: cirros-net1
target:
apiGroup: kubevirt.io
kind: VirtualMachine
name: cirros-net1-clone-target
# labels & annotations definitions
labelFilters:
- "*"
- "!someKey/*"
annotationFilters:
- "anotherKey/*"
# other identity stripping specs:
#newMacAddresses:
# interfaceName: "00-11-22"
#newSMBiosSerial: "new-serial"