diff --git a/.github/workflows/ui-e2e-tests.yml b/.github/workflows/ui-e2e-tests.yml index fa826606d6..7e79aac550 100644 --- a/.github/workflows/ui-e2e-tests.yml +++ b/.github/workflows/ui-e2e-tests.yml @@ -47,7 +47,7 @@ jobs: - name: Create k8s Kind Cluster uses: helm/kind-action@v1 with: - name: kind + cluster-name: kind - name: Modify kubeconfig run: | # Modify the kubeconfig to use the kind cluster server to https://kind-control-plane:6443