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