image: pullPolicy: IfNotPresent repository: petersem/posterr tag: latest@sha256:852e5366ddad7ef14b0c3dff713f09ac93386b874f3e2879de1aeb097ee025a7 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