21 lines
418 B
YAML
21 lines
418 B
YAML
image:
|
|
repository: tccr.io/truecharts/homarr
|
|
tag: v0.12.2@sha256:9872f649817fe38292747f11cb353642c85b5369fe5c47a12b9e7f0aa0128716
|
|
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:
|
|
open:
|
|
enabled: true
|