Files
truecharts/charts/incubator/homarr/values.yaml
T
Stavros KoisandGitHub cabe80270d feat(homarr): add homarr (#2779)
* feat(homarr): add homarr

* emtpy line

* update ui

* update ui
2022-05-29 14:58:49 +00:00

20 lines
380 B
YAML

image:
repository: ghcr.io/ajnart/homarr
tag: 0.5.2@sha256:e9ff0f28f8ec8f7cb7a883b3eed4a85fec6990a9fa987f57c914d553d560c6e4
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10239
targetPort: 7575
persistence:
config:
enabled: true
mountPath: "/app/data/configs"
icons:
enabled: true
mountPath: "/app/public/icons"