Files
truecharts/charts/stable/sickchill/values.yaml
T

26 lines
503 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: v2023.6.27@sha256:092f759bd904ff6ddefba47e8fed12239bf1e64d014d35b1e33eae135d151cd8
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