TrueChartsClone/charts/stable/sickchill/values.yaml

26 lines
503 B
YAML

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