catalog/stable/sickchill/10.0.6/ix_values.yaml

26 lines
502 B
YAML

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