Files
homelab-v/apps/media/jellyfin/service.yaml
T

11 lines
155 B
YAML

apiVersion: v1
kind: Service
metadata:
name: jellyfin
namespace: jellyfin
spec:
selector:
app: jellyfin
ports:
- name: web
port: 8096