TrueChartsClone/charts/stable/qinglong/values.yaml

24 lines
471 B
YAML

image:
repository: tccr.io/truecharts/qinglong
pullPolicy: IfNotPresent
tag: v2.15.20@sha256:79242e6552651061882e4751367d3409bb291fe131e062a2859b305428186dd9
service:
main:
ports:
main:
targetPort: 5700
port: 10176
persistence:
data:
enabled: true
mountPath: "/ql/data"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0