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