image: repository: tccr.io/truecharts/tinymediamanager tag: v4.3.13@sha256:d5b8c52430b84be7308f9b970562163f2427200cdebc1fb6719ca236a19ee8f2 pullPolicy: IfNotPresent 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: open: enabled: true securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: env: PASSWORD: ""