27 lines
426 B
YAML
27 lines
426 B
YAML
image:
|
|
repository: tccr.io/truecharts/homer
|
|
tag: 23.02.2@sha256:df6c6888d7a5a856239299662b24f468000dc4893956ddd7bdca42bb1b9451b4
|
|
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"
|
|
|
|
portal:
|
|
enabled: true
|