2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/plex-auto-languages
|
2022-09-11 10:08:28 +00:00
|
|
|
tag: latest@sha256:e33ef1aa90a5a80082109723e43ded02fc861bf4c0d9c9ac267a7898a4dbc1b3
|
2022-08-28 14:58:40 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
|
|
|
|
env:
|
|
|
|
PLEX_TOKEN: YOUR_TOKEN_PLEX
|
|
|
|
PLEX_URL: http://plex:32400
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
2022-08-28 14:58:40 +00:00
|
|
|
|
2022-07-22 20:19:45 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: false
|