From 0c1fcaed5513efba0e009bba09d10317d617db5f Mon Sep 17 00:00:00 2001 From: Bartlomiej Gmerek <42570669+Gmerold@users.noreply.github.com> Date: Mon, 25 Nov 2024 09:57:00 +0100 Subject: [PATCH] fix: Enables missing Microk8s addons (#87) --- .github/workflows/integration-test-with-multus.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/integration-test-with-multus.yaml b/.github/workflows/integration-test-with-multus.yaml index 36fde4f..5ad9a41 100644 --- a/.github/workflows/integration-test-with-multus.yaml +++ b/.github/workflows/integration-test-with-multus.yaml @@ -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: |