TrueChartsClone/charts/stable/qinglong/values.yaml

24 lines
470 B
YAML

image:
repository: tccr.io/truecharts/qinglong
pullPolicy: IfNotPresent
tag: v2.16.4@sha256:c534d696e13cf56c0b9bc832b5345dde8f47bd12a619a55c79b7959756c0f27b
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