Kubernetes.K3s.installLog/services/PVR/SABnzbd/ingressroute-sabnzbd.yaml

19 lines
379 B
YAML
Raw Normal View History

2025-03-28 11:51:48 +11:00
apiVersion: traefik.io/v1alpha1
2024-01-15 13:09:25 +11:00
kind: IngressRoute
metadata:
name: sabnzbd
namespace: pvr
spec:
entryPoints:
- websecure
routes:
- match: Host(`download.pvr.spamasaurus.com`)
kind: Rule
services:
- name: sabnzbd
port: 8080
middlewares:
- name: 2fa-authentication@file
- name: security-headers@file
2025-03-28 12:34:25 +11:00
# - name: compression@file