Skip to content

Commit

Permalink
feat(helm): add custom fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
willianpaixao committed Nov 9, 2024
1 parent dcec561 commit 7961a38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kubernetes/turing/media/jellyfin/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@ spec:
path: "/tmp"
- subPath: "transcode"
path: "/transcode"
fonts:
type: hostPath
hostPath: /usr/share/fonts
globalMounts:
- path: /fonts

# This stuff is necessary for the rockchip GPU to work
# source: https://github.com/RonaldPhilipsen/home-ops/blob/main/kubernetes/apps/media/jellyfin/app/helmrelease.yaml
Expand Down

0 comments on commit 7961a38

Please sign in to comment.