20 lines
385 B
YAML
20 lines
385 B
YAML
image:
|
|
repository: tccr.io/truecharts/homarr
|
|
tag: v0.7.2@sha256:f17ec4cc1f9fe6b61fc53d5addb9d07775f60341292fc1d32a57a6b82d8ecbd7
|
|
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"
|