jellyfin: migrate to gateway API
This commit is contained in:
+7
-10
@@ -1,17 +1,14 @@
|
||||
jellyfin:
|
||||
deploymentStrategy:
|
||||
type: Recreate
|
||||
ingress:
|
||||
httpRoute:
|
||||
enabled: true
|
||||
hosts:
|
||||
- host: jellyfin.dubyatp.xyz
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- secretName: cert-dubyatp.xyz
|
||||
hosts:
|
||||
- jellyfin.dubyatp.xyz
|
||||
parentRefs:
|
||||
- name: traefik
|
||||
sectionName: https
|
||||
kind: Gateway
|
||||
hostnames:
|
||||
- jellyfin.dubyatp.xyz
|
||||
persistence:
|
||||
config:
|
||||
size: 25Gi
|
||||
|
||||
Reference in New Issue
Block a user