Skip to content

Commit f9b973a

Browse files
authored
Update quickstarts-kubernetes-cluster-deployment-cli.md
1 parent 23abd8a commit f9b973a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/quickstarts-kubernetes-cluster-deployment-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ RESOURCE_GROUP="myResourceGroup"
120120
CUSTOM_LOCATION="/subscriptions/<subscription_id>/resourceGroups/<managed_resource_group>/providers/microsoft.extendedlocation/customlocations/<custom-location-name>"
121121
CLUSTER_NAME="myNexusAKSCluster"
122122
AGENT_POOL_NAME="${CLUSTER_NAME}-nodepool-2"
123-
AGENT_POOL_VM_SIZE="NC_P4_28_v1"
123+
AGENT_POOL_VM_SIZE="NC_P10_56_v1"
124124
AGENT_POOL_COUNT="1"
125125
AGENT_POOL_MODE="User"
126126
```

0 commit comments

Comments
 (0)