Files
chart/community/sftpgo/1.2.9/ix_values.yaml
2024-11-18 15:38:46 +00:00

49 lines
788 B
YAML

image:
repository: drakkan/sftpgo
pullPolicy: IfNotPresent
tag: v2.6.3
pluginsImage:
repository: drakkan/sftpgo
pullPolicy: IfNotPresent
tag: v2.6.3-plugins
resources:
limits:
cpu: 4000m
memory: 8Gi
sftpgoConfig:
imageSelector: image
graceTime: 60
additionalEnvs: []
sftpgoNetwork:
hostNetwork: false
certificateID:
webPort: 30086
webdavdServices: []
sftpdServices: []
ftpdServices: []
ftpdPassivePortRange:
start: 50000
end: 50001
sftpgoRunAs:
user: 568
group: 568
sftpgoStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
data:
type: ixVolume
ixVolumeConfig:
datasetName: data
backups:
type: ixVolume
ixVolumeConfig:
datasetName: backups
additionalStorages: []