TrueChartsClone/charts/stable/sickchill/values.yaml

26 lines
501 B
YAML

image:
repository: tccr.io/truecharts/sickchill
pullPolicy: IfNotPresent
tag: 2023.1.2@sha256:390b2093a7a7dc45d77d85b64e76d26b226b1c12d46693a972a667fe883de691
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