mirror of
https://github.com/truenas/charts.git
synced 2026-05-01 22:11:04 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, adguard-home, drawio, rsyncd, kapowarr, n8n catalog item(s).
* disable kapowarr
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
18 lines
252 B
YAML
18 lines
252 B
YAML
image:
|
|
repository: ixsystems/rsyncd
|
|
pullPolicy: IfNotPresent
|
|
tag: 1.0.2
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
rsyncConfig:
|
|
maxConnections: 4
|
|
auxParams: []
|
|
rsyncNetwork:
|
|
hostNetwork: false
|
|
rsyncPort: 30026
|
|
rsyncModules: []
|