fix: Restore canonical Rancher tailnet hostname
All checks were successful
Deploy Cluster / Terraform (push) Successful in 48s
Deploy Cluster / Ansible (push) Successful in 6m1s

This commit is contained in:
2026-03-29 00:00:39 +00:00
parent c9df11e65f
commit 936f54a1b5
4 changed files with 4 additions and 4 deletions

View File

@@ -2,4 +2,4 @@ apiVersion: management.cattle.io/v3
kind: Setting
metadata:
name: server-url
value: https://rancher-1.silverside-gopher.ts.net
value: https://rancher.silverside-gopher.ts.net

View File

@@ -4,7 +4,7 @@ metadata:
name: rancher-tailscale
namespace: cattle-system
annotations:
tailscale.com/hostname: rancher-1
tailscale.com/hostname: rancher
tailscale.com/proxy-class: infra-stable
spec:
type: LoadBalancer