Skip to content

Commit e72f2b5

Browse files
committed
move to classic confinement
1 parent 017c697 commit e72f2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/setup-microk8s.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
sudo snap install microk8s --channel=1.29-strict/stable --classic
3+
sudo snap install microk8s --channel=1.29/stable --classic
44
sudo snap alias microk8s.kubectl kubectl
55
sudo usermod -a -G microk8s ${USER}
66
mkdir -p ~/.kube

0 commit comments

Comments
 (0)