Skip to content

Commit 9bd3d34

Browse files
committed
moar range for lb
1 parent 93b0b39 commit 9bd3d34

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/skupper-integration-tests

1 file changed

+1
-1
lines changed

.github/actions/skupper-integration-tests/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ runs:
4545
- name: Install microk8s
4646
run: |
4747
sudo snap install microk8s --classic --channel=1.21/stable
48-
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
48+
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
4949
sudo microk8s status --wait-ready
5050
shell: bash
5151

0 commit comments

Comments
 (0)