TrueChartsClone/charts/stable/plextraktsync/values.yaml

53 lines
913 B
YAML

image:
repository: ghcr.io/taxel/plextraktsync
tag: 0.29.8@sha256:bf668fcf754105a4ee37a83e3c07e0671621da6d18f776087dc7b41728202822
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