mirror of
https://github.com/truenas/charts.git
synced 2026-05-05 06:30:17 +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>
27 lines
379 B
YAML
27 lines
379 B
YAML
image:
|
|
repository: adguard/adguardhome
|
|
tag: v0.107.56
|
|
pullPolicy: IfNotPresent
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
adguardNetwork:
|
|
webPort: 30004
|
|
enableDHCP: false
|
|
|
|
# FIXME: See _adguard.tpl
|
|
# adguardRunAs:
|
|
# user: 568
|
|
# group: 568
|
|
|
|
adguardStorage:
|
|
work:
|
|
type: ixVolume
|
|
datasetName: work
|
|
conf:
|
|
type: ixVolume
|
|
datasetName: conf
|