mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-18 08:57:31 +00:00

Previously users would have to unexpose/expose the service in order to
change Hostname/TargetIP. This now applies those changes by causing a
StatefulSet rollout now that a61a9ab087
is in.
Updates #502
Signed-off-by: Maisem Ali <maisem@tailscale.com>