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
12 lines
285 B
YAML
12 lines
285 B
YAML
kind: KubeadmControlPlane
|
|
apiVersion: controlplane.cluster.x-k8s.io/v1alpha3
|
|
metadata:
|
|
name: cluster-controlplane
|
|
spec:
|
|
replicas: 3
|
|
infrastructureTemplate:
|
|
kind: Metal3MachineTemplate
|
|
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha4
|
|
name: cluster-controlplane-2
|
|
|