Skip to content

Commit

Permalink
Test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kolodziejczak committed Sep 25, 2024
1 parent 59dc400 commit 089db72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/integration-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ runs:
args: >-
--agents ${{ inputs.agents }}
--image docker.io/rancher/k3s:v1.28.2-k3s1
--servers-memory ${{ inputs.servers-memory }}
--servers-memory ${{ inputs.servers-memory }}g
--port 80:80@loadbalancer
--port 443:443@loadbalancer
--k3s-arg "--disable=traefik@server:0"
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.3
TEST

0 comments on commit 089db72

Please sign in to comment.