mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 22:36:39 +08:00
18 lines
254 B
YAML
18 lines
254 B
YAML
image:
|
|
repository: ixsystems/rsyncd
|
|
pullPolicy: IfNotPresent
|
|
tag: '1.0.0'
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
rsyncConfig:
|
|
maxConnections: 4
|
|
auxParams: []
|
|
rsyncNetwork:
|
|
hostNetwork: false
|
|
rsyncPort: 30026
|
|
rsyncModules: []
|