Files
chart/library/ix-dev/community/homarr/values.yaml
2023-11-21 10:14:57 +02:00

31 lines
428 B
YAML

image:
repository: ghcr.io/ajnart/homarr
pullPolicy: IfNotPresent
tag: 0.13.4
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: []