Skip to content

Commit

Permalink
Removes enabling addons for microk8s
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Nov 21, 2024
1 parent b371a4a commit aec6bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
sudo snap install concierge --classic
sudo concierge prepare -p microk8s --microk8s-channel "1.31-strict/stable" --juju-channel "3.5/stable" --lxd-channel "5.21/stable" --extra-snaps astral-uv/latest/stable
# sudo microk8s enable hostpath-storage dns metallb:10.0.0.2-10.0.0.10
# sudo microk8s enable hostpath-storage dns metallb:10.0.0.2-10.0.0.10
uv tool install tox --with tox-uv
sudo snap install juju-crashdump --classic
Expand Down

0 comments on commit aec6bc1

Please sign in to comment.