2023-04-14 16:15:51 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/qinglong
|
|
|
|
pullPolicy: IfNotPresent
|
2023-07-28 11:43:31 +00:00
|
|
|
tag: v2.15.20@sha256:9447486e5062e6be200776061b1264bfe036f85e7dbc66720e34263ed706c4ef
|
2023-04-14 16:15:51 +00:00
|
|
|
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
|