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:01dd9ad8137be8755166c44c15c2ecc5ae3d0bb14571432e59e9264186d9a1ef
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"