Skip to content

Commit

Permalink
fix: update hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Sep 25, 2024
1 parent 8ba3ca3 commit d227464
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,7 @@ spec:
NO_AUTOUPDATE: true
PORT: &port ${TAILNET_PUBLIC_PORT:=1}
TS_EXTRA_ARGS: --advertise-exit-node --advertise-tags=tag:k8s --login-server=http://headscale.network:8080
TS_HOSTNAME:
valueFrom:
fieldRef:
fieldPath: metadata.name
TS_HOSTNAME: tailscale-utility
TS_ROUTES: ${NODE_CIDR},${TRUSTED_LVAN}
TS_STATE_DIR: &path /tmp
TS_TAILSCALED_EXTRA_ARGS: --debug=0.0.0.0:9001
Expand Down

0 comments on commit d227464

Please sign in to comment.