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 55c7675 commit fd73addCopy full SHA for fd73add
hack/aks/Makefile
@@ -20,7 +20,7 @@ REGION ?= westus2
20
VM_SIZE ?= Standard_B2s
21
VM_SIZE_WIN ?= Standard_B2s
22
LTS ?= true
23
-IP_TAG ?= FirstPartyUsage=/DelegatedNetworkControllerTest
+IP_TAG ?= FirstPartyUsage=/NonProd
24
IP_PREFIX ?= serviceTaggedIp
25
PUBLIC_IP_ID ?= /subscriptions/$(SUB)/resourceGroups/$(GROUP)/providers/Microsoft.Network/publicIPAddresses
26
PUBLIC_IPv4 ?= $(PUBLIC_IP_ID)/$(IP_PREFIX)-$(CLUSTER)-v4
0 commit comments