We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7692d3 commit 1922c29Copy full SHA for 1922c29
hack/aks/Makefile
@@ -9,7 +9,7 @@ AZCLI ?= docker run --rm -v $(AZCFG):/root/.azure -v $(KUBECFG):/root/.kube -v
9
10
# overrideable defaults
11
AUTOUPGRADE ?= patch
12
-K8S_VER ?= 1.33
+K8S_VER ?= 1.32
13
NODE_COUNT ?= 2
14
NODE_COUNT_WIN ?= $(NODE_COUNT)
15
NODEUPGRADE ?= NodeImage
0 commit comments