Skip to content

Commit 5faf114

Browse files
author
Daniel Vaseekaran
committed
Added LoadBalancer for Kind E2E test cluster
1 parent 69634e1 commit 5faf114

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/kind-create/action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ runs:
4747
echo "Install cloud-provider-kind"
4848
go install sigs.k8s.io/cloud-provider-kind@latest
4949
kubectl label node e2e-kind-control-plane node.kubernetes.io/exclude-from-external-load-balancers- node/e2e-kind-control-plane unlabeled
50+
~/go/bin/cloud-provider-kind
5051
shell: bash

0 commit comments

Comments
 (0)