image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/plextraktsync tag: latest@sha256:4c5cac3375a10ffe024e910c99b23da55a39ad00bfe9c7f7609a04c3b6f5d131 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