mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
* Upgraded catalog item(s)
This commit upgrades collabora, netdata, elastic-search, home-assistant, homer, vikunja, wordpress, immich, autobrr, tautulli, grafana, searxng, firefly-iii, ddns-updater, kavita, homepage, n8n, planka, audiobookshelf, odoo catalog item(s).
* revert odoo and immich
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
28 lines
387 B
YAML
28 lines
387 B
YAML
image:
|
|
repository: tautulli/tautulli
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.15.0
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
tautulliConfig:
|
|
additionalEnvs: []
|
|
|
|
tautulliNetwork:
|
|
webPort: 30047
|
|
hostNetwork: false
|
|
|
|
tautulliRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
tautulliStorage:
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
additionalStorages: []
|