image: repository: docker.io/bellamy/wallos tag: latest@sha256:58c8de918a66225ad984800d18092c67b93ffe3e7d7c8065cab5ca6f995ea1e3 pullPolicy: IfNotPresent securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 8282 protocol: tcp targetPort: 80 persistence: database: enabled: true mountPath: "/var/www/html/db" logos: enabled: true mountPath: "/var/www/html/images/uploads/logos" portal: open: enabled: true