Files
chart/library/ix-dev/charts/plex/values.yaml
bugclerk f727f2b80e Upgraded catalog item(s) (#2393)
This commit upgrades plex, komga, n8n catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2024-04-19 08:06:56 +03:00

48 lines
750 B
YAML

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