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