k8s/namespaces/arr/sonarr/sonarr-service.yaml

13 lines
175 B
YAML
Raw Normal View History

***REMOVED***
kind: Service
***REMOVED***
name: sonarr
namespace: media
spec:
type: ClusterIP
ports:
- port: 80
targetPort: 8989
selector:
app: sonarr