Files
chart/library/ix-dev/charts/plex/values.yaml
bugclerk de608e7836 Upgraded catalog item(s) (#2751)
* Upgraded catalog item(s)

        This commit upgrades plex, nextcloud, mealie, chia, tailscale, netbootxyz, sabnzbd, firefly-iii, n8n catalog item(s).

* revert netboot

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-08-22 15:16:38 +03:00

48 lines
750 B
YAML

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