Files
Kubernetes.K3s.installLog/services/PVR/Sonarr/service-sonarr.yaml

13 lines
170 B
YAML
Raw Normal View History

2024-01-15 13:09:25 +11:00
apiVersion: v1
kind: Service
metadata:
name: sonarr
2025-07-09 20:12:07 +10:00
namespace: sonarr
2024-01-15 13:09:25 +11:00
spec:
ports:
- protocol: TCP
name: web
port: 8989
selector:
app: sonarr