TrueChartsClone/charts/stable/qinglong/values.yaml

25 lines
439 B
YAML
Raw Normal View History

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
tag: v2.12.1@sha256:37acd51ad94b0e988c1377f6237996d130031f7d1691b199f91fec7153cf94e6
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:
data:
2022-03-12 07:21:43 +00:00
enabled: true
mountPath: "/ql/data"