catalog/stable/tinymediamanager/3.0.4/ix_values.yaml

37 lines
614 B
YAML

image:
repository: tccr.io/truecharts/tinymediamanager
tag: 4.3.5@sha256:f20df977a5772f7e96ce5096b18ac4bb3322b349bb759be72c3f6c75e6e7b6df
pullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
PASSWORD: ""
service:
main:
ports:
main:
port: 10179
targetPort: 4000
persistence:
data:
enabled: true
mountPath: "/data"
movies:
enabled: true
mountPath: "/media/movies"
tvshows:
enabled: true
mountPath: "/media/tvshows"
portal:
enabled: true