Files
truecharts/charts/incubator/plextraktsync/values.yaml
T
TrueCharts BotandGitHub 517b36567c chore(deps): update docker general non-major (#3818)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-20 22:07:20 +02:00

48 lines
735 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/plextraktsync
tag: latest@sha256:670aaff20f31d87f8d28427be16e52da62e1c041d98290a99b6203f130a7841a
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
tty: true
stdin: true
plexTraktSync:
task: ""
schedule: "0 */6 * * *"
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
config:
enabled: true
mountPath: /app/config
portal:
enabled: false
cronjob:
annotations: {}
failedJobsHistoryLimit: 5
successfulJobsHistoryLimit: 2