TrueChartsClone/charts/stable/wallos/values.yaml

32 lines
580 B
YAML

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