update jellyfin config

This commit is contained in:
2024-08-05 04:15:47 +10:00
parent f8fad63c35
commit 0ff5103523

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