Replace Ansible port-forwarding + tailscale serve with direct Tailscale LB services matching the existing Rancher pattern. Each service gets its own tailnet hostname (grafana/prometheus/flux.silverside-gopher.ts.net).
8 lines
219 B
YAML
8 lines
219 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- cluster-user-auth-externalsecret.yaml
|
|
- gitrepository-weave-gitops.yaml
|
|
- helmrelease-weave-gitops.yaml
|
|
- flux-tailscale-service.yaml
|