Skip to content

Commit c0d9b34

Browse files
Update hack/aks/Makefile
Co-authored-by: Copilot <[email protected]> Signed-off-by: Santhosh Prabhu <[email protected]>
1 parent 02ce129 commit c0d9b34

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
@@ -393,7 +393,7 @@ vnetscale-swift-up: rg-up ipv4 vnetscale-swift-net-up ## Bring up a Vnet Scale S
393393
--yes
394394
@$(MAKE) set-kubeconf
395395

396-
nodesubnet-cilium-up: rg-up ipv4 overlay-net-up ## Brings up a Nodesubnet Cilium cluster
396+
nodesubnet-cilium-up: rg-up ipv4 overlay-net-up ## Bring up a Nodesubnet Cilium cluster
397397
$(AZCLI) aks create -n $(CLUSTER) -g $(GROUP) -l $(REGION) \
398398
--auto-upgrade-channel $(AUTOUPGRADE) \
399399
--node-os-upgrade-channel $(NODEUPGRADE) \

0 commit comments

Comments
 (0)