mirror of
https://github.com/tailscale/tailscale.git
synced 2025-01-07 08:07:42 +00:00
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
|
# Use of this source code is governed by a BSD-style
|
||||||
# license that can be found in the LICENSE file.
|
# license that can be found in the LICENSE file.
|
||||||
|
|
||||||
ROUTES ?= ""
|
TS_ROUTES ?= ""
|
||||||
SA_NAME ?= tailscale
|
SA_NAME ?= tailscale
|
||||||
TS_KUBE_SECRET ?= tailscale
|
TS_KUBE_SECRET ?= tailscale
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user