image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent tag: v2023.5.30@sha256:444a8f7241eef263cfdd32ba439a3c98a854cf4528838d75cac4fa1bec0ed144 service: main: ports: main: port: 10067 targetPort: 8081 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0