image: pullPolicy: IfNotPresent repository: docker.io/knex666/prpdf tag: latest@sha256:e3d4fa15cda44a1f3cbd5e85a3b9ce3813fb7e881f07e577e9955d1e15b10f9b persistence: config: enabled: true mountPath: /source/config files: enabled: true mountPath: /Archiv/ hostpath2: enabled: true mountPath: /source/static/pdf/ portal: open: enabled: false securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: enabled: false ports: main: enabled: false workload: main: podSpec: containers: main: probes: liveness: enabled: false readiness: enabled: false startup: enabled: false