
This change introduces a virtual site, virtual-network-cloud, that validates the network-cloud type. Change-Id: I5e667081dd112a954c91ee2589b9d0e6039fd6d8
12 lines
287 B
YAML
12 lines
287 B
YAML
---
|
|
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha3
|
|
kind: Metal3MachineTemplate
|
|
metadata:
|
|
name: cluster-controlplane
|
|
spec:
|
|
template:
|
|
spec:
|
|
image:
|
|
url: http://10.23.24.1:8099/target-image.qcow2
|
|
checksum: http://10.23.24.1:8099/target-image.qcow2.md5sum
|