Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Apr 17, 2024
1 parent 399548c commit d672628
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
curl -L -o vcluster "https://github.com/loft-sh/vcluster/releases/download/v0.20.0-beta.1/vcluster-linux-amd64"
sudo install -c -m 0755 vcluster /usr/bin
rm -f vcluster
sleep 7200
vcluster create "$(hostname)" \
--connect=false --namespace="$(hostname)" \
--chart-name=vcluster
Expand Down

0 comments on commit d672628

Please sign in to comment.