Files
chart/library/ix-dev/community/homarr/ci/extra-values.yaml
Stavros Kois 522aadb9a3 homarr - adapt to upstream changes (#1791)
* homarr - adapt to upstream changes

* remove password

* render

* add acl

* bump version

* update label

* update readme
2023-12-03 22:13:07 +02:00

22 lines
312 B
YAML

homarrConfig:
password: secret
additionalEnvs:
- name: DISABLE_EDIT_MODE
value: true
homarrNetwork:
webPort: 31000
homarrStorage:
configs:
type: pvc
data:
type: pvc
icons:
type: pvc
additionalStorages:
- type: pvc
mountPath: /data1
- type: pvc
mountPath: /data2