fix: various Jellyfin chart bugs (#32)

This commit is contained in:
2023-10-24 00:37:07 +02:00
committed by GitHub
parent a0dd2a5eab
commit b76c06fed4
3 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,6 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
replicaCount: 1
image:
repository: jellyfin/jellyfin
pullPolicy: IfNotPresent
@ -34,7 +32,7 @@ securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: true
runAsUser: 1000
fsGroup: 1000
runAsGroup: 1000
persistence:
# -- Persistence config for the /config volume