Skip to content

Commit

Permalink
fix: let tailscale follow headscale restart (#918)
Browse files Browse the repository at this point in the history
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
  • Loading branch information
0x7fffff92 and 0x7fffff92 authored Jan 22, 2025
1 parent 3975224 commit 4aa3dde
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 4aa3dde

Please sign in to comment.