23 lines
410 B
YAML
23 lines
410 B
YAML
image:
|
|
repository: tccr.io/truecharts/homarr
|
|
tag: 0.11.3@sha256:bb0e771fa3a965466082c2afe2d4a9dc25f44388356dc98491257b96d234ed91
|
|
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
|