Wizarr++
All checks were successful
renovate / renovate (push) Successful in 2m30s

This commit is contained in:
2025-10-21 17:21:52 +11:00
parent 78081b6e1d
commit ea7d28d98b
8 changed files with 152 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: wizarr
namespace: wizarr
spec:
entryPoints:
- websecure
routes:
- match: Host(`account.pvr.spamasaurus.com`)
kind: Rule
services:
- name: wizarr
port: 5690
middlewares:
- name: 2fa-authentication@file
- name: security-headers@file
# - name: compression@file