update jellyfin config

This commit is contained in:
2024-08-05 04:13:47 +10:00
parent 560dec476c
commit f8fad63c35

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