Update documentation for Cluster-API and Flux
[icn.git] / deploy / cluster / templates / metal3cluster.yaml
1 ---
2 apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5
3 kind: Metal3Cluster
4 metadata:
5   name: {{ .Values.clusterName }}
6 spec:
7   controlPlaneEndpoint:
8     host: {{ .Values.controlPlaneEndpoint }}
9     port: 6443
10   noCloudProvider: true