TrueChartsClone/charts/stable/homer/values.yaml

24 lines
402 B
YAML

image:
repository: tccr.io/truecharts/homer
tag: v22.07.1@sha256:75f0d115d9ba700dd95d7e69748784f543bb4454c93933ce074b4db2abdbbf90
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"