Skip to content

Commit a174dfb

Browse files
author
Daniel Vaseekaran
committed
Added LoadBalancer for Kind E2E test cluster
1 parent 2da7c29 commit a174dfb

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
@@ -45,4 +45,5 @@ runs:
4545
chmod 600 $kubeconfig_path
4646
echo "kubeconfig=$(echo $kubeconfig_path)" >> $GITHUB_OUTPUT
4747
echo "Install cloud-provider-kind"
48+
go install sigs.k8s.io/cloud-provider-kind@latest
4849
shell: bash

0 commit comments

Comments
 (0)