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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-09 10:29:42 +02:00

25 lines
439 B
YAML

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