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 478813b commit 273a2feCopy full SHA for 273a2fe
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
-IP_TAG ?= FirstPartyUsage=/DelegatedNetworkControllerTest
+IP_TAG ?= FirstPartyUsage=/NonProd
23
IP_PREFIX ?= serviceTaggedIp
24
PUBLIC_IP_ID ?= /subscriptions/$(SUB)/resourceGroups/$(GROUP)/providers/Microsoft.Network/publicIPAddresses
25
PUBLIC_IPv4 ?= $(PUBLIC_IP_ID)/$(IP_PREFIX)-$(CLUSTER)-v4
0 commit comments