env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/synctube tag: latest@sha256:1c736bce2356e0d7e8f5bb8ba428dc8aae17d051c0bc9a2bcd4dd12d9f0959fe persistence: storageconfig: enabled: true mountPath: /usr/src/app/user podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 4200 protocol: TCP targetPort: 4200 portal: enabled: true