TrueChartsClone/charts/stable/plextraktsync/values.yaml

53 lines
913 B
YAML

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