image: repository: docker.io/bellamy/wallos tag: latest@sha256:cb3128db248e702dfe01e9eca7680b5f292f85f83dc78c289e8986c080be28fd 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