Files
truecharts/charts/stable/qinglong/values.yaml
T
3354e963ac chore(deps): update docker general non-major (#2460)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-09 10:28:47 +02:00

25 lines
439 B
YAML

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