TrueChartsClone/charts/stable/sickchill/values.yaml

30 lines
495 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: 2023.1.2@sha256:4c7a7b44e010fd1254f5f341affc3f67adf6a76ee951fb811346acad57122f71
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
portal:
enabled: true