Files
Kubernetes.K3s.installLog/services/PVR/Radarr/service-radarr.yaml

13 lines
170 B
YAML
Raw Normal View History

2024-01-15 13:09:25 +11:00
apiVersion: v1
kind: Service
metadata:
name: radarr
2025-07-09 19:36:40 +10:00
namespace: radarr
2024-01-15 13:09:25 +11:00
spec:
ports:
- protocol: TCP
name: web
port: 7878
selector:
app: radarr