Skip to content

Commit

Permalink
moar range for lb
Browse files Browse the repository at this point in the history
  • Loading branch information
jiridanek committed Mar 23, 2022
1 parent 93b0b39 commit 9bd3d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/skupper-integration-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ runs:
- name: Install microk8s
run: |
sudo snap install microk8s --classic --channel=1.21/stable
sudo microk8s enable dns ingress storage registry:size=20Gi host-access:ip=10.0.1.1 metallb:10.64.140.43-10.64.140.49
sudo microk8s enable dns ingress storage registry:size=20Gi host-access:ip=10.0.1.1 metallb:10.64.140.18-10.64.140.88
sudo microk8s status --wait-ready
shell: bash

Expand Down

0 comments on commit 9bd3d34

Please sign in to comment.