fix: Reserve Tailscale service hostnames and tag exposed proxies
Reserve grafana/prometheus/flux alongside rancher during rebuild cleanup so stale tailnet devices do not force -1 hostnames. Tag the exposed Tailscale services so operator-managed proxies are provisioned with explicit prod/service tags from the tailnet policy.
This commit is contained in:
@@ -122,6 +122,9 @@
|
||||
vars:
|
||||
tailscale_reserved_hostnames:
|
||||
- rancher
|
||||
- grafana
|
||||
- prometheus
|
||||
- flux
|
||||
|
||||
roles:
|
||||
- tailscale-cleanup
|
||||
|
||||
Reference in New Issue
Block a user