23 lines
410 B
YAML
23 lines
410 B
YAML
image:
|
|
repository: tccr.io/truecharts/homarr
|
|
tag: 0.10.7@sha256:3b7102ce692cc0e95c8695ed6022da0835c438ba59c5e5e2beaf86b1ceb73a1e
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10245
|
|
targetPort: 7575
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/app/data/configs"
|
|
icons:
|
|
enabled: true
|
|
mountPath: "/app/public/icons"
|
|
|
|
portal:
|
|
enabled: true
|