2022-03-12 07:21:43 +00:00
|
|
|
image:
|
2022-03-12 14:42:52 +00:00
|
|
|
repository: tccr.io/truecharts/qinglong
|
2022-03-12 07:21:43 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-05-31 19:11:20 +00:00
|
|
|
tag: v2.13.2@sha256:38c45b3cf5d6d67d5d6133e52f4d6c83e8e488edde1c869ac3ee7887326e8c9c
|
2022-03-12 07:21:43 +00:00
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 5700
|
|
|
|
port: 10176
|
|
|
|
|
|
|
|
persistence:
|
2022-03-26 11:18:30 +00:00
|
|
|
data:
|
2022-03-12 07:21:43 +00:00
|
|
|
enabled: true
|
2022-03-26 11:18:30 +00:00
|
|
|
mountPath: "/ql/data"
|