Route entire cluster subnet over tailscale
This commit is contained in:
7
patches/tailscale.yaml
Normal file
7
patches/tailscale.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1alpha1
|
||||
kind: ExtensionServiceConfig
|
||||
name: tailscale
|
||||
environment:
|
||||
- TS_AUTHKEY={{ config.tailscale.authKey }}
|
||||
- TS_EXTRA_ARGS=--login-server https://headscale.huizinga.dev
|
||||
- TS_ROUTES={{ helper.tailscale_subnet(node.gateway, node.netmask) }}
|
||||
Reference in New Issue
Block a user