TrueChartsClone/charts/incubator/wallos/values.yaml

32 lines
580 B
YAML

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