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