Files
catalog/stable/tinymediamanager/4.0.9/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

37 lines
614 B
YAML

image:
repository: tccr.io/truecharts/tinymediamanager
tag: 4.3.7@sha256:25e2509aa228048dd29ed799ad231bdaf381dae7e8189a31ec07b6a46cf20ce8
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