mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-08 14:33:52 +07:00
11 lines
203 B
YAML
11 lines
203 B
YAML
|
jellyfin:
|
||
|
ingress:
|
||
|
main:
|
||
|
enabled: true
|
||
|
hosts:
|
||
|
- host: jellyfin.khuedoan.com
|
||
|
tls:
|
||
|
- secretName: jellyfin-tls-certificate
|
||
|
hosts:
|
||
|
- jellyfin.khuedoan.com
|