2024-04-29 10:44:17 +00:00
|
|
|
image:
|
|
|
|
repository: docker.io/bellamy/wallos
|
2024-05-17 18:50:42 +00:00
|
|
|
tag: latest@sha256:bc305628cc855cd2a3501e91ee63e4bf542f2392cd55675277ececa261bcda83
|
2024-04-29 10:44:17 +00:00
|
|
|
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
|