TrueChartsClone/charts/stable/sickchill/values.yaml

26 lines
501 B
YAML

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