mirror of
https://github.com/truenas/charts.git
synced 2026-05-01 22:11:04 +08:00
This commit upgrades home-assistant, minio, gitea, sftpgo, nginx-proxy-manager, pgadmin, mealie, cloudflared, vaultwarden, metube, prowlarr, netbootxyz, jenkins, frigate, n8n, actual-budget, tdarr catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
29 lines
409 B
YAML
29 lines
409 B
YAML
image:
|
|
repository: alexta69/metube
|
|
pullPolicy: IfNotPresent
|
|
tag: '2025-02-07'
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
metubeConfig:
|
|
defaultTheme: auto
|
|
additionalEnvs: []
|
|
|
|
metubeNetwork:
|
|
webPort: 30094
|
|
hostNetwork: false
|
|
|
|
metubeRunAs:
|
|
user: 568
|
|
group: 568
|
|
|
|
metubeStorage:
|
|
downloads:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: downloads
|
|
additionalStorages: []
|