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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-03 14:18:44 +02:00

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"