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

13 lines
167 B
YAML
Raw Normal View History

2024-01-15 02:09:25 +00:00
apiVersion: v1
kind: Service
metadata:
name: sonarr
namespace: pvr
spec:
ports:
- protocol: TCP
name: web
port: 8989
selector:
app: sonarr