Remove sonarr completely

This commit is contained in:
2024-08-06 20:57:15 +01:00
parent 16b5636773
commit a6e61c690d
5 changed files with 0 additions and 100 deletions

View File

@@ -1,16 +0,0 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: sonarr
spec:
entryPoints:
- web
routes:
- match: Host(`sonarr.k3s`)
kind: Rule
services:
- name: sonarr
namespace: apps
nativeLB: true
kind: Service
port: 8989