mirror of
https://github.com/Thumbscrew/k8s-charts.git
synced 2025-07-03 19:39:01 +00:00
fix: add missing PublishedServerUrl config option (#33)
This commit is contained in:
@ -34,6 +34,10 @@ securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
|
||||
jellyfin:
|
||||
# -- See PublishedServerUrl at https://jellyfin.org/docs/general/administration/configuration#main-configuration-options
|
||||
publishedServerUrl: ""
|
||||
|
||||
persistence:
|
||||
# -- Persistence config for the /config volume
|
||||
config:
|
||||
|
Reference in New Issue
Block a user