13 lines
172 B
YAML
13 lines
172 B
YAML
|
|
***REMOVED***
|
||
|
|
kind: Service
|
||
|
|
***REMOVED***
|
||
|
|
name: plex
|
||
|
|
namespace: media
|
||
|
|
spec:
|
||
|
|
type: ClusterIP
|
||
|
|
ports:
|
||
|
|
- port: 80
|
||
|
|
targetPort: 32400
|
||
|
|
selector:
|
||
|
|
app: plex
|