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

13 lines
172 B
YAML
Raw Normal View History

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