Files
chart/library/ix-dev/community/homarr/values.yaml
Stavros Kois 4171105564 NAS-122861 / 23.10 / add homarr to community train (#1341)
* add `homarr` to `community` train

* add `homarr` to `community` train

* add templates and values

* Update library/ix-dev/community/homarr/item.yaml

* Update library/ix-dev/community/homarr/Chart.yaml
2023-07-11 17:02:45 +03:00

31 lines
430 B
YAML

image:
repository: ghcr.io/ajnart/homarr
pullPolicy: IfNotPresent
tag: '0.12.3'
resources:
limits:
cpu: 4000m
memory: 8Gi
homarrConfig:
password: ''
additionalEnvs: []
homarrNetwork:
webPort: 30052
hostNetwork: false
homarrRunAs:
user: 568
group: 568
homarrStorage:
configs:
type: ixVolume
datasetName: configs
icons:
type: ixVolume
datasetName: icons
additionalStorages: []