Files
2021-12-28 13:41:22 +05:00

33 lines
652 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
environmentVariables: []
gpuConfiguration: {}
hostNetwork: false
image:
pullPolicy: IfNotPresent
repository: plexinc/pms-docker
tag: 1.25.2.5319-c43dc0277
plexServiceTCP:
port: 32400
timezone: Etc/UTC
updateStrategy: Recreate
enablePlexPass: false