image: repository: ghcr.io/linuxserver/sickchill pullPolicy: IfNotPresent tag: 2024.2.20@sha256:2cef394c2a7fbcb8015be4164b081607742bd417126939a9283e927e5b600da8 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