TrueChartsClone/charts/stable/plextraktsync/values.yaml

53 lines
913 B
YAML

image:
repository: ghcr.io/taxel/plextraktsync
tag: 0.31.7@sha256:dd2d3a9484896bb15bda72f68db881d958a2354e2fece7a32cd4888115df3eda
pullPolicy: IfNotPresent
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
plextraktsync:
cron_enabled: true
task: ""
schedule: "0 */6 * * *"
cronjob:
annotations: {}
failedJobsHistoryLimit: 5
successfulJobsHistoryLimit: 2
workload:
main:
podSpec:
containers:
main:
tty: true
stdin: true
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: /app/config
portal:
open:
enabled: false