28 lines
463 B
YAML
28 lines
463 B
YAML
image:
|
|
repository: tccr.io/truecharts/qinglong
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.14.9@sha256:7d5f2c968ff363044ee536bef7189f88f0c8f57b1e9ced1ecfd47276f5bb52ac
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 5700
|
|
port: 10176
|
|
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/ql/data"
|
|
|
|
portal:
|
|
enabled: true
|