fix: typo rename, ROUTES -> TS_ROUTES
Signed-off-by: Jake Edgington <jake.edgington@gmail.com>
This commit is contained in:
parent
72b7edbba9
commit
ea6e9099b9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue