TrueChartsClone/charts/stable/homer/values.yaml

24 lines
402 B
YAML

image:
repository: tccr.io/truecharts/homer
tag: v22.07.2@sha256:708a690f3e5f484c25982d862bb904caee12762bcefe2ad432389fa88b4808d0
pullPolicy: IfNotPresent
podSecurityContext:
runAsUser: 1000
runAsGroup: 1000
env:
INIT_ASSETS: true
service:
main:
ports:
main:
port: 10178
targetPort: 8080
persistence:
config:
enabled: true
mountPath: "/www/assets"