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

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

View File

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