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

32 lines
577 B
YAML

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