TrueChartsClone/charts/stable/sickchill/values.yaml

27 lines
472 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: v2022.2.20@sha256:8276811f9b58b4ab631af5b42bd36d77957e14017c780f7ed03d0725ecba47ae
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10067
targetPort: 8081
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true