Files
chart/library/ix-dev/community/deluge/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

37 lines
529 B
YAML

image:
repository: linuxserver/deluge
pullPolicy: IfNotPresent
tag: '2.1.1'
resources:
limits:
cpu: 4000m
memory: 8Gi
delugeConfig:
additionalEnvs: []
delugeNetwork:
hostNetwork: false
webPort: 30038
torrentPort: 30039
delugeID:
user: 568
group: 568
delugeStorage:
config:
type: ixVolume
datasetName: config
downloads:
type: ixVolume
datasetName: downloads
additionalStorages: []
notes:
custom: |
Default credentials:
- Username: admin
- Password: deluge