Files
truecharts/charts/stable/wallos/values.yaml
T

28 lines
542 B
YAML

image:
repository: ghcr.io/ellite/wallos
tag: 2.50.1@sha256:fe24cef0e3b912b3a8bd7a961d0ba158fd7e7d9a77c5264f3abba9c1fba75eef
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"