Skip to content

Commit

Permalink
move to classic confinement
Browse files Browse the repository at this point in the history
  • Loading branch information
welpaolo committed Apr 12, 2024
1 parent 017c697 commit e72f2b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/setup-microk8s.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

sudo snap install microk8s --channel=1.29-strict/stable --classic
sudo snap install microk8s --channel=1.29/stable --classic
sudo snap alias microk8s.kubectl kubectl
sudo usermod -a -G microk8s ${USER}
mkdir -p ~/.kube
Expand Down

0 comments on commit e72f2b5

Please sign in to comment.