feat(lidarr): Added lidarr config and readme content

This commit is contained in:
Fishandchips321 2026-04-15 18:34:55 +01:00
parent a50fd5caca
commit b5946b3f81
5 changed files with 97 additions and 1 deletions

10
Lidarr/service.yml Normal file
View file

@ -0,0 +1,10 @@
apiVersion: v1
kind: Service
metadata:
name: lidarr
spec:
selector:
app: lidarr
ports:
- port: 80
targetPort: 8686