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 7fd5aa2 commit 41117f9Copy full SHA for 41117f9
.github/actions/skupper-integration-tests/action.yml
@@ -44,7 +44,7 @@ runs:
44
45
- name: Install microk8s
46
run: |
47
- sudo snap install microk8s --classic --channel=1.21/stable
+ sudo snap install microk8s --classic --channel=1.23/stable
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
49
sudo microk8s status --wait-ready
50
shell: bash
0 commit comments