Skip to content

Commit 576af54

Browse files
authored
[Service Tags] ci: Update ACN to use Virtual Tags (#3745)
update to virtual tag
1 parent ea790fe commit 576af54

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
@@ -19,7 +19,7 @@ OS_SKU_WIN ?= Windows2022
1919
REGION ?= westus2
2020
VM_SIZE ?= Standard_B2s
2121
VM_SIZE_WIN ?= Standard_B2s
22-
IP_TAG ?= FirstPartyUsage=/DelegatedNetworkControllerTest
22+
IP_TAG ?= FirstPartyUsage=/NonProd
2323
IP_PREFIX ?= serviceTaggedIp
2424
PUBLIC_IP_ID ?= /subscriptions/$(SUB)/resourceGroups/$(GROUP)/providers/Microsoft.Network/publicIPAddresses
2525
PUBLIC_IPv4 ?= $(PUBLIC_IP_ID)/$(IP_PREFIX)-$(CLUSTER)-v4

0 commit comments

Comments
 (0)