mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 05:39:24 +08:00
This commit upgrades wg-easy, pihole, home-assistant, plex, gitea, twofactor-auth, drawio, metube, castopod, tailscale, prowlarr, lidarr, immich, linkding, passbolt, sabnzbd, komga, readarr, n8n, planka, node-red, homarr catalog item(s). Co-authored-by: sonicaj <waqarsonic1@gmail.com>
44 lines
679 B
YAML
44 lines
679 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: plexinc/pms-docker
|
|
tag: 1.40.1.8227-c0dd5a73e
|
|
plexPassImage:
|
|
pullPolicy: IfNotPresent
|
|
repository: plexinc/pms-docker
|
|
tag: plexpass
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
plexID:
|
|
user: 568
|
|
group: 568
|
|
|
|
plexConfig:
|
|
imageSelector: image
|
|
claimToken: ''
|
|
additionalEnvs: []
|
|
|
|
plexNetwork:
|
|
webPort: 30003
|
|
hostNetwork: false
|
|
|
|
plexStorage:
|
|
data:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: data
|
|
config:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: config
|
|
transcode:
|
|
type: ixVolume
|
|
ixVolumeConfig:
|
|
datasetName: transcode
|
|
additionalStorages: []
|
|
|
|
plexGPU: {}
|