Files
chart/test/plex/1.7.3/test_values.yaml
sonicaj e5679e1db7 Upgraded catalog item(s)
This commit upgrades plex catalog item(s).
2022-04-21 16:00:11 +00:00

37 lines
740 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
mountPath: /mnt/extras
readOnly: true
gpuConfiguration: {}
hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.26.0.5715-8cf78dab3
plexServiceTCP:
port: 32400
timezone: Etc/UTC
updateStrategy: Recreate