Skip to content

Commit 29f199b

Browse files
committed
chore: copilot suggestion
1 parent e2a64d0 commit 29f199b

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

100100

101101
##@ SWIFT Infra

0 commit comments

Comments
 (0)