apiVersion: v1 kind: Service metadata: name: jellyfin-server spec: selector: app: jellyfin-server ports: - protocol: TCP port: 8096 targetPort: 8096