Refactor PVR services

This commit is contained in:
2024-01-15 13:09:25 +11:00
parent 631bc2afce
commit 7f18b0d761
37 changed files with 469 additions and 878 deletions

View File

@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: radarr
namespace: pvr
spec:
ports:
- protocol: TCP
name: web
port: 7878
selector:
app: radarr