image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent tag: v2022.2.20@sha256:6f095ef8d9a11f7c47557fad4e28500e41ee6045b912e5728816f3264d4c3d1a 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