image: repository: tccr.io/truecharts/tinymediamanager tag: v4.3.12@sha256:604afb0748ff31362928b89289675bea522832caf2746662b3f64c390836fc1b 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: ""