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 c614bab commit 289c350Copy full SHA for 289c350
hack/aks/Makefile
@@ -19,7 +19,7 @@ OS_SKU_WIN ?= Windows2022
19
REGION ?= westus2
20
VM_SIZE ?= Standard_B2s
21
VM_SIZE_WIN ?= Standard_B2s
22
-KUBE_PROXY_JSON_PATH ?= /root/tmpsrc/kube-proxy.json
+KUBE_PROXY_JSON_PATH ?= ./kube-proxy.json
23
24
# overrideable variables
25
SUB ?= $(AZURE_SUBSCRIPTION)
0 commit comments