fix: typo rename, ROUTES -> TS_ROUTES
Signed-off-by: Jake Edgington <jake.edgington@gmail.com>pull/4987/head
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…
Reference in New Issue