Remove svc:grafana from tailscale_serve - now k8s-hosted

Grafana is now running in Kubernetes with its own Tailscale Ingress.
Removing the ansible-managed Tailscale Serve entry frees up the
'grafana' hostname for the k8s ingress to claim.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-19 13:57:06 -08:00
commit f1d4fc0891

View file

@ -3,10 +3,7 @@
# Each service maps a Tailscale service name to local endpoints
tailscale_serve_services:
- name: svc:grafana
https:
port: 443
upstream: http://localhost:3000
# NOTE: svc:grafana removed - now hosted in k8s (see argocd/apps/grafana.yaml)
- name: svc:forge
https: