Skip to content

Commit fd73add

Browse files
committed
[Service Tags] ci: Update ACN to use Virtual Tags (#3745)
update to virtual tag
1 parent 55c7675 commit fd73add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/aks/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ REGION ?= westus2
2020
VM_SIZE ?= Standard_B2s
2121
VM_SIZE_WIN ?= Standard_B2s
2222
LTS ?= true
23-
IP_TAG ?= FirstPartyUsage=/DelegatedNetworkControllerTest
23+
IP_TAG ?= FirstPartyUsage=/NonProd
2424
IP_PREFIX ?= serviceTaggedIp
2525
PUBLIC_IP_ID ?= /subscriptions/$(SUB)/resourceGroups/$(GROUP)/providers/Microsoft.Network/publicIPAddresses
2626
PUBLIC_IPv4 ?= $(PUBLIC_IP_ID)/$(IP_PREFIX)-$(CLUSTER)-v4

0 commit comments

Comments
 (0)