Merge pull request #746 from 3dwardch3ng/app/jellyfin

update jellyfin config
This commit is contained in:
2024-08-05 04:14:03 +10:00
committed by GitHub

View File

@@ -26,10 +26,10 @@ ingress:
hostname: "jellyfin.cluster.edward.sydney"
tls: false
extraHosts:
- name: jellyfin.cluster.local
path: "/"
- "jellyfin.cluster.local"
extraPaths:
- path: /*
pathType: ImplementationSpecific
backend:
serviceName: jellyfin
servicePort: 8096