mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 19:12:43 +08:00
This commit upgrades navidrome, paperless-ngx, drawio, metube, rsyncd, komga, n8n catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
18 lines
252 B
YAML
18 lines
252 B
YAML
image:
|
|
repository: ixsystems/rsyncd
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.0.1
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
rsyncConfig:
|
|
maxConnections: 4
|
|
auxParams: []
|
|
rsyncNetwork:
|
|
hostNetwork: false
|
|
rsyncPort: 30026
|
|
rsyncModules: []
|