13 lines
179 B
YAML
13 lines
179 B
YAML
|
|
***REMOVED***
|
||
|
|
kind: Service
|
||
|
|
***REMOVED***
|
||
|
|
name: jellyfin
|
||
|
|
namespace: media
|
||
|
|
spec:
|
||
|
|
type: ClusterIP
|
||
|
|
ports:
|
||
|
|
- port: 80
|
||
|
|
targetPort: 8096
|
||
|
|
selector:
|
||
|
|
app: jellyfin
|