fix jellyfin ingress

This commit is contained in:
2024-08-05 04:18:04 +10:00
parent 0ff5103523
commit 055538b5f9
3 changed files with 33 additions and 14 deletions

View File

@@ -20,19 +20,6 @@ persistence:
- ReadWriteOnce
volumeName: jellyfin-data
storageClassName: local-path
ingress:
enabled: true
ingressClassName: nginx
hostname: "jellyfin.cluster.edward.sydney"
tls: false
extraHosts:
- name: "jellyfin.cluster.local"
extraPaths:
- path: /*
pathType: ImplementationSpecific
backend:
serviceName: jellyfin
servicePort: 8096
jellyfin:
mediaVolumes:
- name: movies