Files
truecharts/charts/stable/plex-auto-languages/values.yaml
T
7543c7e0af feat(plex-auto-languages) (#3603)
* fix(plex-auto-languages): move to stable

* fix(plex-auto-languages): move to stable

* update values and chart.yaml

* removed from incubator train

* move

* typo?

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-28 17:58:40 +03:00

40 lines
639 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/plex-auto-languages
tag: latest@sha256:189e71bed60e6bf3e56c8a6b955db151d23af124ea91386e84983268ef74c0b5
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
persistence:
config:
enabled: true
mountPath: /config
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
portal:
enabled: false