fix: Set Rancher server URL to tailnet hostname
This commit is contained in:
@@ -5,4 +5,5 @@ resources:
|
|||||||
- helmrepository-rancher.yaml
|
- helmrepository-rancher.yaml
|
||||||
- helmrelease-rancher.yaml
|
- helmrelease-rancher.yaml
|
||||||
- rancher-bootstrap-password-externalsecret.yaml
|
- rancher-bootstrap-password-externalsecret.yaml
|
||||||
|
- server-url-setting.yaml
|
||||||
- rancher-tailscale-service.yaml
|
- rancher-tailscale-service.yaml
|
||||||
|
|||||||
5
infrastructure/addons/rancher/server-url-setting.yaml
Normal file
5
infrastructure/addons/rancher/server-url-setting.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
apiVersion: management.cattle.io/v3
|
||||||
|
kind: Setting
|
||||||
|
metadata:
|
||||||
|
name: server-url
|
||||||
|
value: https://rancher.silverside-gopher.ts.net
|
||||||
Reference in New Issue
Block a user