mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-13 20:27:41 +00:00
Merge pull request #13356 from kata-containers/sprt/fix-aks-preview
ci: pin aks-preview version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user