catalog/stable/sickchill/12.0.6/ix_values.yaml

26 lines
502 B
YAML

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