From ea6e9099b9dc47633555d9983c926a99795af7a8 Mon Sep 17 00:00:00 2001 From: Jake Edgington Date: Thu, 30 Jun 2022 22:09:09 -0500 Subject: [PATCH] fix: typo rename, ROUTES -> TS_ROUTES Signed-off-by: Jake Edgington --- docs/k8s/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/k8s/Makefile b/docs/k8s/Makefile index 5c9108dec..826a68b65 100644 --- a/docs/k8s/Makefile +++ b/docs/k8s/Makefile @@ -2,7 +2,7 @@ # Use of this source code is governed by a BSD-style # license that can be found in the LICENSE file. -ROUTES ?= "" +TS_ROUTES ?= "" SA_NAME ?= tailscale TS_KUBE_SECRET ?= tailscale