env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tachidesk-docker tag: latest@sha256:5be8fb41b1a95a1fc3b61122b79d74fcc5e5ac05ae888bf646ee6c3e38604183 persistence: appdata: enabled: true mountPath: /home/suwayomi/.local/share/Tachidesk library: enabled: true mountPath: /home/suwayomi/.local/share/Tachidesk/downloads local-library: enabled: true mountPath: /home/suwayomi/.local/share/Tachidesk/local podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 4567 protocol: TCP targetPort: 4567 portal: enabled: true