Skip to content

Commit 273a2fe

Browse files
authored
[Service Tags] ci: Backport service/virtual tag updates to release/v1.6 (#3754)
[Service Tags] ci: Update ACN to use Virtual Tags (#3745) update to virtual tag
1 parent 478813b commit 273a2fe

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)