fix: Align Rancher tailnet hostname with live proxy
This commit is contained in:
@@ -2,4 +2,4 @@ apiVersion: management.cattle.io/v3
|
||||
kind: Setting
|
||||
metadata:
|
||||
name: server-url
|
||||
value: https://rancher.silverside-gopher.ts.net
|
||||
value: https://rancher-1.silverside-gopher.ts.net
|
||||
|
||||
@@ -4,7 +4,7 @@ metadata:
|
||||
name: rancher-tailscale
|
||||
namespace: cattle-system
|
||||
annotations:
|
||||
tailscale.com/hostname: rancher
|
||||
tailscale.com/hostname: rancher-1
|
||||
tailscale.com/proxy-class: infra-stable
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
@@ -19,4 +19,4 @@ spec:
|
||||
- name: https
|
||||
port: 443
|
||||
protocol: TCP
|
||||
targetPort: 444
|
||||
targetPort: 443
|
||||
|
||||
Reference in New Issue
Block a user