Files
truecharts/charts/stable/qinglong/values.yaml
T
TrueCharts BotandGitHub 7cb4367496 chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

25 lines
439 B
YAML

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