Files
truecharts/charts/stable/homer/values.yaml
T
TrueCharts BotandGitHub 36da6987f3 chore(deps): update docker general non-major (#3192)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-16 12:36:49 +02:00

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"