diff --git a/tests/gha-run-k8s-common.sh b/tests/gha-run-k8s-common.sh index e0554a2dd0..7a59d0187e 100644 --- a/tests/gha-run-k8s-common.sh +++ b/tests/gha-run-k8s-common.sh @@ -150,7 +150,7 @@ function create_cluster() { -n "${rg}" # Required by e.g. AKS App Routing for KBS installation. - az extension add --name aks-preview + az extension add --name aks-preview --version 21.0.0b8 # Create the cluster. aks_create=(az aks create