28 lines
464 B
YAML
28 lines
464 B
YAML
image:
|
|
repository: tccr.io/truecharts/qinglong
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.14.12@sha256:fddef5df8b0b7eb9c9322b39b95e45f55674e19799f44cbf0749c89f39d1cc64
|
|
|
|
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
|