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