TrueChartsClone/charts/stable/sickchill/values.yaml

26 lines
503 B
YAML

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