catalog/stable/sickchill/11.9.3/ix_values.yaml

26 lines
502 B
YAML

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