Files
chart/library/ix-dev/community/deluge/values.yaml
Stavros Kois 1ecbf5734a NAS-123258 / 23.10 / allow to expose daemon port (#1412)
* allow to expose daemon port

* remove redundant line break

* test with daemon exposed

* handle it differently for smooth upgrades

* Use a port in the available range of CI
2023-07-27 21:21:42 +03:00

39 lines
571 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
exposeDaemon: false
daemonPort: 58846
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