We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b0b39 commit 9bd3d34Copy full SHA for 9bd3d34
.github/actions/skupper-integration-tests/action.yml
@@ -45,7 +45,7 @@ runs:
45
- name: Install microk8s
46
run: |
47
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
+ 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
49
sudo microk8s status --wait-ready
50
shell: bash
51
0 commit comments