Merge pull request #746 from 3dwardch3ng/app/jellyfin
update jellyfin config
This commit is contained in:
@@ -26,10 +26,10 @@ ingress:
|
|||||||
hostname: "jellyfin.cluster.edward.sydney"
|
hostname: "jellyfin.cluster.edward.sydney"
|
||||||
tls: false
|
tls: false
|
||||||
extraHosts:
|
extraHosts:
|
||||||
- name: jellyfin.cluster.local
|
- "jellyfin.cluster.local"
|
||||||
path: "/"
|
|
||||||
extraPaths:
|
extraPaths:
|
||||||
- path: /*
|
- path: /*
|
||||||
|
pathType: ImplementationSpecific
|
||||||
backend:
|
backend:
|
||||||
serviceName: jellyfin
|
serviceName: jellyfin
|
||||||
servicePort: 8096
|
servicePort: 8096
|
||||||
|
|||||||
Reference in New Issue
Block a user