image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync tag: v0.27.7@sha256:cefad9eed53955d91f1020d95c5f09f0f96c8cc5e89bcd25036cd6dd786d2a5d 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