Skip to content

Commit

Permalink
fix: Enables missing Microk8s addons (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold authored Nov 25, 2024
1 parent e38a947 commit 0c1fcae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test-with-multus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
provider: microk8s
channel: 1.31-strict/stable
lxd-channel: 5.21/stable
microk8s-addons: "hostpath-storage dns metallb:10.0.0.2-10.0.0.10"

- name: Install UV and Tox
run: |
Expand Down

0 comments on commit 0c1fcae

Please sign in to comment.