This change adds a reference site for the multi-tenant type, adapted from the airship-core reference site. Signed-off-by: Drew Walters <andrew.walters@att.com> Change-Id: I7e1518f6fc960ba49d40af79e4bb052251ce749a
20 lines
573 B
YAML
20 lines
573 B
YAML
---
|
|
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha4
|
|
kind: Metal3MachineTemplate
|
|
metadata:
|
|
annotations:
|
|
config.kubernetes.io/path: metal3machinetemplate_cluster-controlplane-2.yaml
|
|
name: cluster-controlplane-2
|
|
spec:
|
|
template:
|
|
spec:
|
|
hostSelector:
|
|
matchLabels:
|
|
airshipit.org/k8s-role: controlplane-host
|
|
image:
|
|
## NEWSITE_CHANGEME: update the below ips with the first target node pxe ips
|
|
url: http://172.63.0.11/images/control-plane.qcow2
|
|
checksum: http://172.63.0.11/images/control-plane.qcow2.md5sum
|
|
|
|
|