image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent tag: v2022.2.20@sha256:3a3d5b06dab2aa8248fd090d094fd22b705806e530c3cdabaf722b5025a2be6f securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 10067 targetPort: 8081 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true