image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/posterr tag: latest@sha256:7873f00cb93a48ec6053f9bdfd5aa7cae0091ef8985174f43470d430c61cf53b service: main: ports: main: port: 9876 protocol: http targetPort: 3000 persistence: config: enabled: true mountPath: /usr/src/app/config custom: enabled: true mountPath: /usr/src/app/public/custom portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0