Files
chart/library/ix-dev/community/deluge/ci/basic-values.yaml
Stavros Kois d77d46640d NAS-122451 / 23.10 / Add deluge to community apps (#1263)
* add `deluge` to `community` apps

* update UI and add a test

* fix default values
2023-06-27 23:13:38 +03:00

8 lines
171 B
YAML

delugeStorage:
config:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/config
downloads:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/downloads