image: repository: tccr.io/truecharts/sickchill pullPolicy: IfNotPresent tag: v2023.6.27@sha256:9ddc2453cbd76c3ac8131a2dd0cddaf13bfe0ec04a297ae92e20bdf4a8d57b48 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