k8s/apps/arr/jellyfin/jellyfin-service.yaml

13 lines
179 B
YAML
Raw Normal View History

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