image: repository: tinymediamanager/tinymediamanager tag: 5.0.11@sha256:96ec63c26d30ca5d87dad0d985c3cd802678fd892a259a29703c90366b50d6f6 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: ""