image: repository: tccr.io/truecharts/overseerr tag: v1.29.1@sha256:2e03c1889ce1858d424988dfa4bbe7c60cfacffd85cb4524500dbc188e6d29f9 pullPolicy: IfNotPresent securityContext: readOnlyRootFilesystem: false env: LOG_LEVEL: info service: main: ports: main: port: 5055 targetPort: 5055 persistence: config: enabled: true mountPath: "/app/config" portal: enabled: true