mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
32 lines
499 B
YAML
32 lines
499 B
YAML
sftpgoNetwork:
|
|
webPort: 31000
|
|
sftpdServices:
|
|
- enabled: true
|
|
port: 31001
|
|
- enabled: true
|
|
port: 31002
|
|
ftpdServices:
|
|
- enabled: true
|
|
port: 31003
|
|
- enabled: true
|
|
port: 31004
|
|
ftpdPassivePortRange:
|
|
start: 31100
|
|
end: 31101
|
|
webdavServices:
|
|
- enabled: true
|
|
port: 31005
|
|
- enabled: true
|
|
port: 31006
|
|
|
|
sftpgoConfig:
|
|
imageSelector: pluginsImage
|
|
|
|
sftpgoStorage:
|
|
config:
|
|
type: pvc
|
|
data:
|
|
type: pvc
|
|
backups:
|
|
type: pvc
|