mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
* initial commit * add metadata * add readme * add common * extend upgrade_strategy * add initial templates * add qs * fix path * fix typo * quote nums * add some integrations * try dobule underscore * add service lists and test variable * update quetsions * double is the one * add passive port range on ftpd * fix webdav * formatting * https * test plugin too * services * remove todo * add data storage * fix portal, ui and services * only if there are defined
15 lines
160 B
YAML
15 lines
160 B
YAML
sftpgoNetwork:
|
|
webPort: 31000
|
|
|
|
sftpgoRunAs:
|
|
user: 1100
|
|
group: 1100
|
|
|
|
sftpgoStorage:
|
|
config:
|
|
type: pvc
|
|
data:
|
|
type: pvc
|
|
backups:
|
|
type: pvc
|