Files
dotfiles/nix/homelab/helm/values/jellyfin.yaml
2025-04-09 00:05:51 +00:00

14 lines
242 B
YAML

ingress:
enabled: true
anontations:
traefik.ingress.kubernetes.io/router.entrypoints: web
hosts:
- host: jellyfin.local
paths:
- path: /
pathType: ImplementationSpecific
persistence:
media:
size: 10Gi