Files
chart/library/ix-dev/charts/plex/values.yaml
bugclerk b82269409a Upgraded catalog item(s) (#3082)
This commit upgrades netdata, home-assistant, plex, sonarr, wordpress, audiobookshelf catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2025-02-13 14:40:21 +02:00

48 lines
750 B
YAML

image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.41.4.9463-630c9f557
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
logs:
type: ixVolume
ixVolumeConfig:
datasetName: logs
transcode:
type: ixVolume
ixVolumeConfig:
datasetName: transcode
additionalStorages: []
plexGPU: {}