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