Skip to content

Commit 061d7b5

Browse files
committed
fixup! build: Sync examples
1 parent 4e16d97 commit 061d7b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

charts/cluster-api-runtime-extensions-nutanix/defaultclusterclasses/aws-cluster-class.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,10 @@ metadata:
6666
name: aws-quick-start
6767
spec:
6868
template:
69-
spec: {}
69+
spec:
70+
controlPlaneLoadBalancer:
71+
healthCheckProtocol: HTTPS
72+
loadBalancerType: nlb
7073
---
7174
apiVersion: controlplane.cluster.x-k8s.io/v1beta1
7275
kind: KubeadmControlPlaneTemplate

0 commit comments

Comments
 (0)