Files
chart/library/ix-dev/charts/plex/values.yaml
bugclerk e84c3c3d0a Upgraded catalog item(s) (#2647)
This commit upgrades netdata, home-assistant, plex, prometheus, chia, metube, omada-controller, immich, jenkins, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-07-11 09:07:06 +03:00

48 lines
750 B
YAML

image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.40.4.8679-424562606
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: {}