update jellyfin config
This commit is contained in:
@@ -26,11 +26,13 @@ ingress:
|
|||||||
hostname: "jellyfin.cluster.edward.sydney"
|
hostname: "jellyfin.cluster.edward.sydney"
|
||||||
tls: false
|
tls: false
|
||||||
extraHosts:
|
extraHosts:
|
||||||
- jellyfin.cluster.local
|
- name: jellyfin.cluster.local
|
||||||
|
path: "/"
|
||||||
extraPaths:
|
extraPaths:
|
||||||
- "/"
|
- path: /*
|
||||||
extraTls:
|
backend:
|
||||||
- false
|
serviceName: jellyfin
|
||||||
|
servicePort: 8096
|
||||||
jellyfin:
|
jellyfin:
|
||||||
mediaVolumes:
|
mediaVolumes:
|
||||||
- name: movies
|
- name: movies
|
||||||
|
|||||||
Reference in New Issue
Block a user