Skip to content

Commit deded52

Browse files
author
Daniel Vaseekaran
committed
Added LoadBalancer for Kind E2E test cluster
1 parent bd1ccb5 commit deded52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +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-
50-
~/go/bin/cloud-provider-kind
50+
~/go/bin/cloud-provider-kind &
5151
shell: bash

0 commit comments

Comments
 (0)