Skip to content

Commit

Permalink
Merge branch 'main' into docs-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Noxsios committed Apr 9, 2024
2 parents 0d57d1a + 4b54a69 commit 2f9301b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/k3d/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ runs:
- run: "curl -s https://raw.githubusercontent.com/k3d-io/k3d/main/install.sh | bash"
shell: bash

- run: k3d cluster delete && k3d cluster create --k3s-arg="--disable=traefik@server:0"
- run: k3d cluster delete && k3d cluster create --k3s-arg="--disable=traefik@server:0" --image="rancher/k3s:v1.28.4-k3s2"
shell: bash

0 comments on commit 2f9301b

Please sign in to comment.