Skip to content

Commit a06ba0b

Browse files
committed
chore: copilot suggestion
1 parent 5857fee commit a06ba0b

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
@@ -96,7 +96,7 @@ vars: ## Show the input vars configured for the cluster commands
9696
@echo NODE_COUNT=$(NODE_COUNT)
9797
@echo VMSS_NAME=$(VMSS_NAME)
9898
@echo K8S_VER=$(K8S_VER)
99-
@echo LTS_ARGS=$(if $(LTS),$(LTS_ARGS),$(LTS))
99+
@echo LTS_ARGS=$(if $(LTS_ARGS),$(LTS_ARGS),$(LTS))
100100

101101

102102
##@ SWIFT Infra

0 commit comments

Comments
 (0)