We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1ccb5 commit deded52Copy full SHA for deded52
.github/actions/kind-create/action.yaml
@@ -47,5 +47,5 @@ runs:
47
echo "Install cloud-provider-kind"
48
go install sigs.k8s.io/cloud-provider-kind@latest
49
kubectl label node e2e-kind-control-plane node.kubernetes.io/exclude-from-external-load-balancers-
50
- ~/go/bin/cloud-provider-kind
+ ~/go/bin/cloud-provider-kind &
51
shell: bash
0 commit comments