catalog/stable/sickchill/10.2.0/ix_values.yaml

26 lines
502 B
YAML

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