blumeops/argocd/manifests/torrent/ingress-tailscale.yaml
Erich Blume f761590458 Fix Tailscale Ingress format for torrent and kiwix
Use defaultBackend + tls.hosts instead of rules, matching other working
ingresses in the cluster.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 16:58:38 -08:00

18 lines
332 B
YAML

---
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: transmission-tailscale
namespace: torrent
annotations:
tailscale.com/proxy-class: "default"
spec:
ingressClassName: tailscale
defaultBackend:
service:
name: transmission
port:
number: 9091
tls:
- hosts:
- torrent