Files
chart/test/plex/1.7.28/test_values.yaml
sonicaj 6fea07bc81 Upgraded catalog item(s)
This commit upgrades netdata, home-assistant, plex, qbittorent catalog item(s).
2023-02-16 00:00:23 +00:00

37 lines
746 B
YAML

appVolumeMounts:
config:
emptyDir: true
mountPath: /config
data:
emptyDir: true
mountPath: /data
shared:
emptyDir: true
mountPath: shared
shared-logs:
emptyDir: true
mountPath: /config/Library/Application Support/Plex Media Server/Logs
transcode:
emptyDir: true
mountPath: /transcode
claimToken: ''
dnsConfig:
options: []
emptyDirVolumes: true
enablePlexPass: false
environmentVariables: []
extraAppVolumeMounts:
- hostPath: /mnt/extras/hello
mountPath: /mnt/extras
readOnly: true
gpuConfiguration: {}
hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.31.0.6654-02189b09f
plexServiceTCP:
port: 32400
timezone: Etc/UTC
updateStrategy: Recreate