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