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>
This commit is contained in:
Xstar97
2022-08-28 17:58:40 +03:00
committed by GitHub
co-authored by Stavros Kois
parent 660eb49c62
commit 7543c7e0af
10 changed files with 151 additions and 137 deletions
@@ -0,0 +1,39 @@
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