Skip to content

Commit

Permalink
fix: let tailscale follow headscale restart (#917)
Browse files Browse the repository at this point in the history
Co-authored-by: 0x7fffff92 <[email protected]>
  • Loading branch information
0x7fffff92 and 0x7fffff92 authored Jan 22, 2025
1 parent d95c577 commit e94c3ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ spec:
- name: TS_STATE_DIR
value: "/var/lib/tailscale/"
- name: TS_TAILSCALED_EXTRA_ARGS
value: "--no-logs-no-support --verbose=1"
value: "--no-logs-no-support --verbose=1"
- name: TS_ROUTES
value: $(NODE_IP)/32
- name: TS_EXTRA_ARGS
Expand Down

0 comments on commit e94c3ac

Please sign in to comment.