mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 19:42:14 +08:00
This commit upgrades netdata, elastic-search, home-assistant, minecraft, paperless-ngx, adguard-home, drawio, wordpress, immich, tautulli, komga, n8n, node-red, unifi-protect-backup catalog item(s).
27 lines
371 B
YAML
27 lines
371 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/tautulli
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.13.4
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
tautulliConfig:
|
|
additionalEnvs: []
|
|
|
|
tautulliNetwork:
|
|
webPort: 30047
|
|
hostNetwork: false
|
|
|
|
tautulliRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
tautulliStorage:
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|