There was an error while loading. Please reload this page.
1 parent e80b5d7 commit c7e1718Copy full SHA for c7e1718
1 file changed
build-scripts/set-env-variables.sh
@@ -51,7 +51,7 @@ export KUBE_SNAP_ROOT="$(readlink -f .)"
51
52
export ADDONS_REPOS="
53
core,${CORE_ADDONS_REPO:-https://github.com/canonical/microk8s-core-addons},${CORE_ADDONS_REPO_BRANCH:-main}
54
-community,${COMMUNITY_ADDONS_REPO:-https://github.com/canonical/microk8s-community-addons},${COMMUNITY_ADDONS_REPO_BRANCH:-strict}
+community,${COMMUNITY_ADDONS_REPO:-https://github.com/canonical/microk8s-community-addons},${COMMUNITY_ADDONS_REPO_BRANCH:-main}
55
"
56
export ADDONS_REPOS_ENABLED="core"
57
0 commit comments